mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-04-20 08:58:41 +00:00
fff
This commit is contained in:
parent
0f0cc3c84e
commit
c9898e65b9
@ -32,7 +32,7 @@ module.exports = {
|
|||||||
devtool: "#source-map",
|
devtool: "#source-map",
|
||||||
entry: {
|
entry: {
|
||||||
inject: Path.join(__dirname, "src/inject.js"),
|
inject: Path.join(__dirname, "src/inject.js"),
|
||||||
}
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
// new Copy([{src: "src/inject.js", dest: "js/inject.js"}]),
|
// new Copy([{src: "src/inject.js", dest: "js/inject.js"}]),
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user