Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试用 BabelJS 编译 jst.js,但遇到了下一个错误:
Aborted due to warnings. Running "babel:dev" (babel) task Warning: .tmp/public/jst.js: 'with' in strict mode (3:113)
如何在严格模式下预编译模板?