generator-confit
Version:
Yeoman generator for creating the development process, tools and a sample project for current-generation web applications
25 lines (24 loc) • 575 B
JSON
{
"name": "Browser 20160823",
"priority": "3",
"description": "Webpack 2 browser profile (23 August 2016)",
"toolMap": {
"app": "webpack",
"buildBrowser": "webpack",
"buildAssets": "webpack",
"buildCSS": "webpack",
"buildHTML": "webpack",
"buildJS": "webpack",
"documentation": "npm",
"entryPoint": "webpack",
"paths": "",
"release": "npm",
"sampleApp": "webpack",
"serverDev": "webpack",
"serverProd": "npm",
"testSystem": "protractor",
"testUnit": "webpack",
"verify": "npm",
"zzfinish": ""
}
}