chore(): output to dist

This commit is contained in:
Ibby Hadeed 2017-06-11 17:43:17 -04:00 committed by GitHub
parent ab74703841
commit 9bd4994f01

View File

@ -11,6 +11,7 @@
"paths": {
"@ionic-native/core": ["./dist/@ionic-native/core"]
},
"outDir": "dist",
"rootDir": ".",
"target": "es5",
"skipLibCheck": true,