Skip to content

Commit 2087dbd

Browse files
committed
common下去掉多余的类
1 parent 6f19a86 commit 2087dbd

24 files changed

+56346
-74585
lines changed

build/webpack.config.classic.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ module.exports = {
2929
rules: [{
3030
test: /\.js/,
3131
loader: 'babel-loader',
32-
exclude: /node_modules[\/\\]proj4/,
3332
query: {
3433
presets: ['es2015'],
3534
plugins: [

0 commit comments

Comments
 (0)