Skip to content

Commit 310f4d1

Browse files
committed
---
1 parent d6b520c commit 310f4d1

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
@@ -12,7 +12,7 @@
1212
"build-assets": "webpack --config webpack.assets.config.js --mode development",
1313
"serve": "webpack serve --config webpack.assets.config.js",
1414
"stop-serve": "npx kill-port 9000",
15-
"deploy": "gh-pages -d dist/assets"
15+
"deploy": "gh-pages -d dist"
1616
},
1717
"license": "MIT",
1818
"keywords": [

0 commit comments

Comments
 (0)