Merge pull request #327 from duncanbeevers/refactor/remove-unused-webpack-import
refactor: Remove unused webpack import
This commit is contained in:
commit
16ddb079a8
@ -1,5 +1,4 @@
|
|||||||
const path = require('path');
|
const path = require('path');
|
||||||
const webpack = require('webpack');
|
|
||||||
const common = require('./webpack.config.common');
|
const common = require('./webpack.config.common');
|
||||||
|
|
||||||
const genConfig = ({
|
const genConfig = ({
|
||||||
|
Loading…
Reference in New Issue
Block a user