摘要:
+ 可以通过postcss loader 添加 阅读全文
posted @ 2019-08-07 11:37
Running00
阅读(159)
评论(0)
推荐(0)
摘要:
+ devServer + host: '0.0.0.0' 或者是ip 形式的 ,proxy 中 的 target,host 需要为ip形式的地址, + host: 'aa.a.com' 为字符形式的 ,proxy 中 的 target,host 需要为域名形式的地址, 这种形式本地要配置host 阅读全文
posted @ 2019-08-07 11:06
Running00
阅读(211)
评论(0)
推荐(0)
摘要:
+ 退出vim的快捷键,不需要进入命令编辑模式 按住shift zz 保存退出 zq 不保存退出,q表示放弃 阅读全文
posted @ 2019-08-07 01:54
Running00
阅读(110)
评论(0)
推荐(0)