mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +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
@ -6,4 +6,5 @@ import './tasks/lint';
|
||||
import './tasks/release';
|
||||
import './tasks/snapshot';
|
||||
import './tasks/test';
|
||||
import './tasks/polyfills';
|
||||
//import './tasks/theme';
|
||||
|
Reference in New Issue
Block a user