Commit e4f57835 authored by Xuguangxing's avatar Xuguangxing

fix

parent d7dd5987
...@@ -25,8 +25,6 @@ const cdn = { ...@@ -25,8 +25,6 @@ const cdn = {
}; };
module.exports = { module.exports = {
// publicPath: process.env.NODE_ENV === 'production' ? '/group-buy-ui' : '/',
outputDir: './dist/group-buying',
transpileDependencies: [/[/\\]node_modules[/\\]@qg[/\\]cherry-ui[/\\]/], transpileDependencies: [/[/\\]node_modules[/\\]@qg[/\\]cherry-ui[/\\]/],
chainWebpack: config => { chainWebpack: config => {
config.plugin('html').tap(args => { config.plugin('html').tap(args => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment