Comment
I created a course project using Webpack and I'm not sure how to create a static page for it from the /dist subfolder. The project is here https://codeberg.org/adriand/odin-restaurant Thanks!
/dist subfolder? #1376
I created a course project using Webpack and I'm not sure how to create a static page for it from the /dist subfolder. The project is here https://codeberg.org/adriand/odin-restaurant Thanks!
You need to copy the content of your dist folder to the root of your pages branch
Thanks. I see how this could work for a simple project with only a handful of files such as this one, but I'm wondering if there are alternatives that could work for larger projects with many files? I found this previous issue, but I'm not sure if it's entirely relatable with mine.
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?