We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca6a7f commit 400024eCopy full SHA for 400024e
examples/browser-webpack/webpack.config.js
@@ -5,7 +5,6 @@ module.exports = {
5
},
6
entry: {
7
all: './example-all.js',
8
- allRequire: './example-all-require.js',
9
v1: './example-v1.js',
10
v4: './example-v4.js',
11
v7: './example-v7.js',
0 commit comments