# 2018.11.02

[工具] VS Code JavaScript Snippets 能大量简化写法,比如 import from,如果想看更多可以去 GitHub 搜索 VS Code Snippets:<https://github.com/xabikos/VS Code-javascript>

[类库] Webpack 二级缓存,加快启动时间:https://github.com/mzgoddard/hard-source-webpack-plugin (opens new window)

[类库] 在命令行中显示图表,我能想到的场景是,在构建多个项目时,能直观的看到哪个项目构建的比较久。https://github.com/chunqiuyiyu/ervy (opens new window)

Last Updated: 11/25/2019, 3:33:51 PM