Skip to content

Commit e9f985b

Browse files
committed
test: remove copy plugin build folder
1 parent 4f9b4cc commit e9f985b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/plugin-test/copy-plugin/helpers/getCompiler.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ module.exports = (config = {}) => {
88
context: path.resolve(__dirname, "../fixtures"),
99
entry: path.resolve(__dirname, "../helpers/enter.js"),
1010
output: {
11-
compareBeforeEmit: false,
1211
path: path.resolve(__dirname, "../build")
1312
},
1413
module: {

0 commit comments

Comments
 (0)