Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
nukeop committed Jul 23, 2020
1 parent 7d32e0e commit 1619a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Nuclear main process",
"scripts": {
"start": "shx rm -rf build && webpack --env.NODE_ENV=development && electron build/main.js",
"build": "webpack --colors --env.NODE_ENV=production",
"build": "webpack --colors",
"lint": "eslint src/**/*.ts --fix"
},
"repository": {
Expand Down

0 comments on commit 1619a3f

Please sign in to comment.