Skip to content

Commit

Permalink
Copy file
Browse files Browse the repository at this point in the history
  • Loading branch information
onmyway133 committed Sep 12, 2018
1 parent 1ed89f5 commit fbac902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"license": "MIT",
"scripts": {
"start": "npm run babel && electron .",
"babel": "babel ./src --out-dir ./dist",
"babel": "babel ./src --out-dir ./dist --copy-files",
"release": "electron-packager . --icon=Icon/Icon.icns"
},
"dependencies": {
Expand Down

0 comments on commit fbac902

Please sign in to comment.