chore(build): create es2015 modules when publishing

This commit is contained in:
Josh Thomas
2016-06-08 20:56:18 -05:00
committed by Adam Bradley
parent 9b2e934a2f
commit b5107cdaf1
3 changed files with 26 additions and 5 deletions

View File

@ -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`"