Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Dec 20, 2017
1 parent 3c678a7 commit 917c48f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/af-webpack/src/getConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import assert from 'assert';
import { BundleAnalyzerPlugin } from 'webpack-bundle-analyzer';
import CopyWebpackPlugin from 'copy-webpack-plugin';
import { sync as resolveSync } from 'resolve';
import { format } from 'url';
import uglifyJSConfig from './defaultConfigs/uglifyJS';
import babelConfig from './defaultConfigs/babel';
import defaultBrowsers from './defaultConfigs/browsers';
Expand Down

0 comments on commit 917c48f

Please sign in to comment.