Closed AlinChindea closed 5 years ago
Do you think you will be moving all the other stuff out of dir also - like js
, images
etc?
If you do want to do that, maybe make one assets folder for them all?
I can't remember why we want to move it to the root rather than keep current structure.
Do you think you will be moving all the other stuff out of dir also - like
js
,images
etc?If you do want to do that, maybe make one assets folder for them all?
I can't remember why we want to move it to the root rather than keep current structure.
hmm. I kept the images in their own dir. the js and css files - are out of dir, in the root, because these are just one file - we're importing all in those entry files and Webpack does its magic and bundles those accordingly :-) or at least that's what I think it happens
Until we migrate ESA to use Webpack too, we must update the stylesheet CSS href value to match the new location of the CSS stylesheet in SEAP CORE.