提交 76b6fd15 编写于 作者: B BingBlog

change front static replace root

上级 ebfb5262
...@@ -13,7 +13,7 @@ let spinner = ora('building for production...'); ...@@ -13,7 +13,7 @@ let spinner = ora('building for production...');
spinner.start(); spinner.start();
let feRoots = { let feRoots = {
'index': '/dist/' 'index': './'
}; };
webpackConfig.plugins = webpackConfig.plugins.concat([ webpackConfig.plugins = webpackConfig.plugins.concat([
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册