README
webpack-Mobile项目模板说明
介绍
- 接入脚手架3.0+使用
- 模板文件在template和templa-data内维护,
- 需要读取配置生成的模板文件在template-data内维护
输出目录均相对于target根目录
webpack-移动端项目模板
<script type="module">
import workerTemplateMobileSimple from 'https://cdn.skypack.dev/worker-template-mobile-simple';
</script>
输出目录均相对于target根目录