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.
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.