Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly handle empty virtual modules #193

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

edoardocavazza
Copy link
Member

Empty virtual modules are now correctly resolved.
Also, add a check to ignore empty <script> and <style> in html plugin.

Fixes #190

Copy link

changeset-bot bot commented Jun 14, 2024

🦋 Changeset detected

Latest commit: a5ef23d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@chialab/esbuild-plugin-html Patch
@chialab/esbuild-rna Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@edoardocavazza edoardocavazza merged commit 7c3e4cb into main Jul 9, 2024
6 checks passed
@edoardocavazza edoardocavazza deleted the empty-virtual-modules branch July 9, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

empty style tag in html file results in "error: Could not resolve" path to "1.css"
1 participant