提交 a7124fc6 authored 作者: 王天霸's avatar 王天霸

no message

上级 ae1af738
......@@ -39,6 +39,9 @@
</script>
<style lang="scss" type="text/stylus" scoped>
*{
font-size: 12px;
}
.to-review {
width: 100%;
height: 100%;
......
......@@ -27,7 +27,7 @@ module.exports = {
lintOnSave: false,
// lintOnSave: process.env.NODE_ENV === 'development',
// 如果你不需要生产环境的 source map,可以将其设置为 false 以加速生产环境构建。
productionSourceMap: true,
productionSourceMap: false,
// webpack-dev-server 相关配置
devServer: {
host: '0.0.0.0',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论