创建了一个 vue 项目,其中的 public/index.html 有一个 "<%= " 语法
这是什么?js 的语法?html 的语法?vue 的语法?
创建了一个 vue 项目,其中的 public/index.html 有一个 "<%= " 语法
这是什么?js 的语法?html 的语法?vue 的语法?
13 回答12.8k 阅读
7 回答1.9k 阅读
9 回答1.6k 阅读✓ 已解决
6 回答898 阅读
3 回答1.1k 阅读✓ 已解决
3 回答1.3k 阅读✓ 已解决
2 回答1.1k 阅读✓ 已解决
vue-cli
使用html-webpack-plugin
打包html
文件,而html-webpack-plugin
默认使用的模板解析引擎是ejs
https://www.webpackjs.com/plu...
https://ejs.bootcss.com/
https://github.com/jantimon/h...