chore(cli): bump jest、postcss、webpacl-merge

This commit is contained in:
chenjiahan
2020-10-07 08:07:33 +08:00
parent dd8f37b19c
commit 90f2b098ec
6 changed files with 851 additions and 669 deletions
@@ -1,4 +1,4 @@
import merge from 'webpack-merge';
import { merge } from 'webpack-merge';
import { join } from 'path';
import { baseConfig } from './webpack.base';
import { WebpackConfig } from '../common/types';