Changed build location
This commit is contained in:
@@ -8,9 +8,8 @@ module.exports = {
|
||||
twitchNotes: path.resolve(__dirname, 'src/index.ts'),
|
||||
},
|
||||
output: {
|
||||
path: path.resolve(__dirname, 'dist'),
|
||||
path: path.resolve(__dirname, 'Twitch Notes'),
|
||||
filename: "twitch-notes.js",
|
||||
clean: true,
|
||||
assetModuleFilename: "[name][ext]"
|
||||
},
|
||||
module: {
|
||||
|
||||
Reference in New Issue
Block a user