提交 021c147b 编写于 作者: P Pan

perf:code

上级 04d9b849
......@@ -49,7 +49,7 @@ module.exports = {
{
test: /\.js$/,
loader: 'babel-loader?cacheDirectory',
include: [resolve('src'), resolve('test')]
include: [resolve('src'), resolve('test'),resolve('node_modules/webpack-dev-server/client')]]
},
{
test: /\.svg$/,
......
......@@ -161,6 +161,3 @@ export default {
}
}
</style>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册