Help!! How do I compile my whole project that has multiple folders with parcel-bundler. I followed the process that was used when compiling the moshified.com website, but parcel only compiles the index.html in my root folder.
1 Like
Hey Hakeem did you solve already? Can you share some screenshot or something more specific… What do you mean by “project with multiple folders?” sames as in the course project (Part 3), we have folders for components, images, css, etc… is that what you mean by multiple folders?
I did ‘compile’ (bundler) my project that has multiple folders using parcel just with a few adjustments from what mosh showed, starting by using more update version of parcel…