0.0.5: fix, try to resolve sensible entrynames even if files were imported with an absolute path
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-05-20 23:39:14 +02:00
parent ba09aaf915
commit 48dcdefee1
5 changed files with 25 additions and 17 deletions

View File

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