angular-ie-cli
Advanced tools
+1
-2
@@ -21,7 +21,6 @@ #!/usr/bin/env node | ||
| const shell = `${shellPrefix}npm i classlist.js web-animations-js core-js babel-polyfill`; | ||
| console.log(shell); | ||
| child_process.exec(shell, (err, stderr,stdout) => { | ||
| if (!err) { | ||
| spinner.start('Updating configuration...'); | ||
| // console.log(stdout.trim()); | ||
| console.log(stdout.trim()); | ||
| startConfig(); | ||
@@ -28,0 +27,0 @@ } |
+1
-1
| { | ||
| "name": "angular-ie-cli", | ||
| "version": "0.0.26", | ||
| "version": "0.0.27", | ||
| "description": "patch your angular project to support IE browser", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
10837
-0.21%242
-0.41%