Changed build location

This commit is contained in:
2022-09-13 23:01:33 +03:00
parent 7e667fd9e4
commit 36d249f92b
4 changed files with 3 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
"description": "Add notes to twitch users (only visible to you)",
"main": "index.js",
"scripts": {
"build": "webpack && cp ./dist/twitch-notes.js './Twitch Notes/twitch-notes.js'"
"build": "webpack"
},
"repository": {
"type": "git",