We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7092af5 commit 047082bCopy full SHA for 047082b
packages/test/webpack/webpack.dev.js
@@ -1,6 +1,5 @@
1
var webpack = require('webpack')
2
var path = require('path')
3
-const { BundleAnalyzerPlugin } = require('webpack-bundle-analyzer')
4
const ESLintPlugin = require('eslint-webpack-plugin');
5
6
module.exports = {
0 commit comments