Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Commit 1d879b1

Browse files
committed
chore: addition to previous commit
1 parent 7597fb7 commit 1d879b1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ module.exports = (api, options) => {
3636
async () => {
3737
const cli = require('@tauri-apps/cli')
3838

39-
// Use custom config for webpack
40-
process.env.TAURI_SERVE = true
41-
4239
const server = await api.service.run('serve')
4340
const config = {
4441
build: {

0 commit comments

Comments
 (0)