We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e857d71 commit 5eb7b80Copy full SHA for 5eb7b80
test/loader.test.js
@@ -88,7 +88,6 @@ describe("loader", () => {
88
},
89
};
90
91
- config.experiments = { asset: true };
92
config.output = {
93
path: path.resolve(__dirname, "outputs"),
94
filename: "[name].bundle.js",
0 commit comments