You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://stackblitz.com/edit/inline-all-assets-to-html?file=README.md)
This is an example how to build website into single HTML file.
4
+
All assets such as images, SVG, fonts will be inlined in CSS and in HTML.
5
+
All generated JS and CSS will be inlined into HTML.
6
+
7
+
Use the [HTML Builder Plugin](https://github.com/webdiscus/html-bundler-webpack-plugin) for Webpack
8
+
to compile and bundle source files in HTML.
9
+
10
+
## View in browser
11
+
12
+
[](https://stackblitz.com/edit/inline-all-assets-to-html?file=README.md)
0 commit comments