feat: support rewriting urls
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-06-13 02:02:41 +02:00
parent 48dcdefee1
commit 6e50208557
8 changed files with 99 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-html-entry2",
"version": "0.0.5",
"version": "0.0.6",
"description": "Teaches rollup how to deal with HTML, allows to use HTML-files as entry-points.",
"license": "MIT",
"repository": {