hyperloop icon indicating copy to clipboard operation
hyperloop copied to clipboard

client_and_server.js and client_only.js not being loaded by latest webpacker

Open barriehadfield opened this issue 7 years ago • 0 comments

The installer assumes to put these files into the javascript/packs folder where they used to be picked up by Webpacker, but this is not the case anymore.

Either we need to add React and ReactDOM import in application.js (which does work) or figure out what else has to be done to get Webpacker to recognise these files.

barriehadfield avatar Aug 10 '18 15:08 barriehadfield