mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
webpack config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
var path = require('path');
|
||||
var Components = require('../components.json');
|
||||
var config = require('./webpack.config.js');
|
||||
var config = require('./webpack.build.js');
|
||||
|
||||
delete config.devtool;
|
||||
|
||||
|
Reference in New Issue
Block a user