mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[bugfix] build:site error
This commit is contained in:
parent
ee0c505a96
commit
d73849cdc2
@ -1,5 +1,5 @@
|
|||||||
const path = require('path');
|
const path = require('path');
|
||||||
const config = require('./webpack.dev.js');
|
const config = require('./webpack.doc.dev.js');
|
||||||
|
|
||||||
delete config.serve;
|
delete config.serve;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user