WIP: Basic working version. Will import .html files and resolve its dependencies. But it will generate invalid html when sourcemaps are enabled, assets like <link..> do not yet work...

This commit is contained in:
2023-04-27 21:49:13 +02:00
parent 240d5cfe9a
commit 831e607591
8 changed files with 105 additions and 70 deletions

View File

@@ -1,5 +1,6 @@
# Remove me:
TODO: This started as a fork of, but is now something different entirely. Changelog is no longer relevant (neither is the [README.md](README.md))
rollup-plugin-css was used in the initial tests, but it hasnt been update in **7** years. Remove this
# @rollup/plugin-html ChangeLog