Importing a node module with a CSS entry point no longer works #132
Closed
Description
Describe the bug
Importing a package like modern-normalize
now no longer works without suffixing ?import
manually
Suffixing ?import
treats the module as external in production builds.
System Info
vite
version: 0.14.3- Operating System: Arch Linux
- Node version: 14.2.0
Metadata
Assignees
Labels
No labels