Rename bundle.js to gotty-bundle.js
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
entry: "./src/main.ts",
|
||||
output: {
|
||||
filename: "./dist/bundle.js"
|
||||
filename: "./dist/gotty-bundle.js"
|
||||
},
|
||||
devtool: "source-map",
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user