Skip to content

Commit

Permalink
refactor: code
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Sep 2, 2021
1 parent 95b4c35 commit 1e47e31
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/magic-html/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ const { setup } = require("../util");
module.exports = setup({
context: __dirname,
entry: "./app.js",
experiments: {
outputModule: true,
},
devServer: {
magicHtml: true,
},
Expand Down

0 comments on commit 1e47e31

Please sign in to comment.