mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(): add polyfill task
* feat(): polyfills task * fix(): remove base option * fix(): minification and small polyfills * fix(): add readme and new file names * fix(): change task names * fix(): naming changes
This commit is contained in:
committed by
Brandy Carney
parent
f477aa2391
commit
ce78194207
@@ -74,6 +74,7 @@
|
||||
"gulp-strip-debug": "^1.1.0",
|
||||
"gulp-tslint": "^5.0.0",
|
||||
"gulp-typescript": "^2.13.6",
|
||||
"gulp-uglify": "^2.0.0",
|
||||
"gulp-util": "^3.0.6",
|
||||
"gulp-watch": "^4.2.4",
|
||||
"html-entities": "^1.1.3",
|
||||
@@ -104,6 +105,7 @@
|
||||
"tslint": "^3.15.1",
|
||||
"tslint-ionic-rules": "0.0.5",
|
||||
"typescript": "2.0.2",
|
||||
"uglify": "^0.1.5",
|
||||
"vinyl": "^1.2.0",
|
||||
"webpack": "^2.1.0-beta.20",
|
||||
"webpack-dev-server": "^1.14.1",
|
||||
|
||||
Reference in New Issue
Block a user