ruby-hyperloop / hyperloop-config

The project has moved to Hyperstack!! - internal gem used by other hyperloop gems to define config settings
https://hyperstack.org/
MIT License
3 stars 4 forks source link

add `Hyperloop.import_js` method #17

Open catmando opened 6 years ago

catmando commented 6 years ago

All items imported via import_js will be removed if webpacker client_only or client_and_server packs are present as these will supply the assets.

include check in method to make sure webpack assets are actually there at runtime.