mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(build): create es2015 modules when publishing
This commit is contained in:

committed by
Adam Bradley

parent
9b2e934a2f
commit
b5107cdaf1
@ -4,6 +4,8 @@
|
||||
"description": "An advanced HTML5 mobile app framework built on Angular2",
|
||||
"license": "MIT",
|
||||
"keywords": ["ionic", "framework", "mobile", "app", "hybrid", "webapp", "cordova"],
|
||||
"main": "index.js",
|
||||
"jsnext:main": "esm/index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/driftyco/ionic.git#2.0`"
|
||||
|
Reference in New Issue
Block a user