未验证 提交 da3091b9 编写于 作者: B BingBlog 提交者: GitHub

Merge pull request #36 from BingBlog/develop

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