babel-cli-plugin
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "babel-cli-plugin", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "a simple plugin develop cli with babel", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,7 +7,8 @@ ## Introduce | ||
1.make sure you have install babel npm with global | ||
2.download this project | ||
3.npm install | ||
4.npm run build | ||
5.npm publish | ||
1.make sure you have install babel npm with global | ||
2.download this project | ||
3.npm install | ||
4.npm run dev `develop mode` | ||
5.npm run build `build mode` | ||
6.npm publish | ||
@@ -14,0 +15,0 @@ ### Directory |
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
5990
25