Skip to content

Commit

Permalink
test: fix (#1400)
Browse files Browse the repository at this point in the history
  • Loading branch information
anshumanv committed Dec 9, 2021
1 parent e857d71 commit 5eb7b80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/loader.test.js
Expand Up @@ -88,7 +88,6 @@ describe("loader", () => {
},
};

config.experiments = { asset: true };
config.output = {
path: path.resolve(__dirname, "outputs"),
filename: "[name].bundle.js",
Expand Down

0 comments on commit 5eb7b80

Please sign in to comment.