Comparing version 1.1.11 to 1.1.12
{ | ||
"name": "easyify", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "A compilation tools for FE, built with webpack4.x, compile faster and smart, make work easier.", | ||
@@ -20,6 +20,6 @@ "main": "index.js", | ||
"workflow", | ||
"generator", | ||
"Vue", | ||
"H5", | ||
"Html5", | ||
"Node", | ||
"package", | ||
"compress", | ||
@@ -29,3 +29,5 @@ "Tools", | ||
"es2015", | ||
"sass" | ||
"sass", | ||
"JavaScript", | ||
"FE" | ||
], | ||
@@ -32,0 +34,0 @@ "repository": "https://github.com/webkong/easyify", |
@@ -60,8 +60,10 @@ ![logo](http://easyify.webkong.cn/_media/logo.png) | ||
easyify init <template> <projectName> | ||
easyify/ey init <template> <projectName> | ||
# template list web / vuejs | ||
easyify list # View avialable templates | ||
easyify help # View help | ||
easyify/ey list # View avialable templates | ||
easyify/ey help # View help | ||
#ey is short name for easyify | ||
``` | ||
@@ -153,3 +155,3 @@ | ||
cd src | ||
easyify init web h5-test | ||
easyify/ey init web h5-test | ||
... | ||
@@ -156,0 +158,0 @@ # open h5-test use your code tool |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
47269
219