Skip to content

Commit 5eb7b80

Browse files
authored
test: fix (#1400)
1 parent e857d71 commit 5eb7b80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/loader.test.js

-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ describe("loader", () => {
8888
},
8989
};
9090

91-
config.experiments = { asset: true };
9291
config.output = {
9392
path: path.resolve(__dirname, "outputs"),
9493
filename: "[name].bundle.js",

0 commit comments

Comments
 (0)