chore(): ngc build

This commit is contained in:
Ibby
2017-02-16 19:47:50 -05:00
parent 822a4120c7
commit 9055154781
7 changed files with 21 additions and 30 deletions
+4 -1
View File
@@ -19,5 +19,8 @@
},
"files": [
"../../../src/@ionic-native/plugins/{{PLUGIN}}/index.ts"
]
],
"angularCompilerOptions": {
"genDir": "aot"
}
}