meteor deployed but some package uncaught -


i have meteor application, package :

meteor-platform insecure iron:router aslagle:reactive-table accounts-base accounts-password natestrauser:font-awesome mizzao:bootboxjs aldeed:autoform aldeed:simple-schema aldeed:collection2 matb33:collection-hooks twbs:bootstrap 

when still in development, run well. when deploy bundled, have error :

some packages uncaught error

why happend? , how solve it?


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -