Skip to content

Commit fbac902

Browse files
committed
Copy file
1 parent 1ed89f5 commit fbac902

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "MIT",
99
"scripts": {
1010
"start": "npm run babel && electron .",
11-
"babel": "babel ./src --out-dir ./dist",
11+
"babel": "babel ./src --out-dir ./dist --copy-files",
1212
"release": "electron-packager . --icon=Icon/Icon.icns"
1313
},
1414
"dependencies": {

0 commit comments

Comments
 (0)