Rename bundle.js to gotty-bundle.js
This commit is contained in:
1
js/dist/bundle.js.map
vendored
1
js/dist/bundle.js.map
vendored
File diff suppressed because one or more lines are too long
2
js/dist/bundle.js → js/dist/gotty-bundle.js
vendored
2
js/dist/bundle.js → js/dist/gotty-bundle.js
vendored
@@ -23983,4 +23983,4 @@ exports.contains = contains;
|
||||
|
||||
/***/ })
|
||||
/******/ ]);
|
||||
//# sourceMappingURL=bundle.js.map
|
||||
//# sourceMappingURL=gotty-bundle.js.map
|
||||
1
js/dist/gotty-bundle.js.map
vendored
Normal file
1
js/dist/gotty-bundle.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -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