Blame view

node_modules/mpvue-webpack-target/README.md 534 Bytes
ce4c83ff   wxy   初始提交
1
2
3
4
5
6
7
8
9
10
11
  # mpvue-webpack-target
  
  为 webpack 专门增加的小程序的 target。  
  
  关于 [target](https://doc.webpack-china.org/configuration/target/)
  
  修改自 [webpack](https://github.com/webpack/webpack/blob/4c6eb6f39f82096bfafe75f98f1007e28a88d366/lib/JsonpTemplatePlugin.js) 中关于 target 为 web 部分的源码。  
  
  更多详细内容请查阅 [mpvue-webpack-target](http://mpvue.com/build/mpvue-webpack-target)
  
  bug 或者交流建议等请反馈到 [mpvue/issues](https://github.com/Meituan-Dianping/mpvue/issues)