Skip to content

Commit

Permalink
Edit script
Browse files Browse the repository at this point in the history
  • Loading branch information
Numax-cz committed Apr 9, 2023
1 parent bf8572f commit 37608ad
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 @@ -11,7 +11,7 @@
"build": "node build.js",
"clean": "rimraf data/",
"build-tsc": "npx tsc",
"copy": "copyfiles -u 1 public/**/*html public/**/*.css data/"
"copy": "copyfiles -e \"public/**/*.ts\" -u 1 public/**/* data/"
},
"author": "",
"license": "ISC",
Expand Down

0 comments on commit 37608ad

Please sign in to comment.