You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: