mirror of
https://github.com/donl/meteor-ionic.git
synced 2026-06-30 06:12:08 -06:00
export globals
This commit is contained in:
parent
59f7f3d1c0
commit
e7e9152c9f
1 changed files with 3 additions and 0 deletions
|
|
@ -51,4 +51,7 @@ Package.onUse(function(api) {
|
|||
"components/ionView/ionView.html",
|
||||
"components/ionView/ionView.js"
|
||||
], "client");
|
||||
|
||||
api.export("IonModal");
|
||||
api.export("IonNavView");
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue