How to download a webpage into a single file

I have some html, javascript, and CSS files, I want to download into one file to create a website, so basically when someone clicks on that file they see the output of the website, how would I do that?

i think mhtml can do that

also webpack and rollup

webpack wikipedia
webpack official website
webpack github

rollup official website
rollup github

1 Like