Skip to content

fix(plugin): css node_modules imports#67

Merged
johnjenkins merged 2 commits intomainfrom
fix-plugin-node-module-imports
Apr 22, 2026
Merged

fix(plugin): css node_modules imports#67
johnjenkins merged 2 commits intomainfrom
fix-plugin-node-module-imports

Conversation

@johnjenkins
Copy link
Copy Markdown
Contributor

@johnjenkins johnjenkins commented Apr 22, 2026

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Build (pnpm build) was run locally and passed
  • Tests (pnpm test:unit and pnpm test:e2e) were run locally and passed
  • Linting (pnpm lint) was run locally and passed

Pull request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes)
  • Documentation
  • Other (please describe):

What is the current behavior?

Issue URL:

What is the new behavior?

Closes #64

Does this introduce a breaking change?

  • Yes
  • No

@johnjenkins johnjenkins merged commit 72f504d into main Apr 22, 2026
3 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.11.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Tests fail when using stencil vitest plugin with CSS imports from installed node packages

1 participant