@i0nic wrote:
React app uses assets folder inside src folder (Normally you would put images into the
srcandimportthem in code to get their paths.).
Ionic start creates public folder outside src.
How do I work with images, fonts, etc in this app if React – Module not found: You attempted to import …/…/public/assets/images/…jpg which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
Posts: 1
Participants: 1