Skip to content

No labels!

There aren’t any labels for this repository quite yet.

scope: integration
scope: integration
Related to an integration, not necessarily to core (but could influence core)
scope: tests
scope: tests
Tests could be improved. Or changes that only affect tests
scope: types
scope: types
Related to type definitions
scope: upstream
scope: upstream
Issue in upstream dependency
scope: Vite
scope: Vite
Related to integration with Vite, not Rollup, which this plugin was designed for
scope: vue
scope: vue
Related to integration with Vue (rollup-plugin-vue is long archived), not core
scope: watch mode
scope: watch mode
Related to Rollup's watch mode
solution: already possible
solution: already possible
This is already possible / this feature already exists
solution: can't repro
solution: can't repro
An attempt to reproduce has been tried and failed
solution: duplicate
solution: duplicate
This issue or pull request already exists
solution: intended behavior
solution: intended behavior
This is not a bug and is expected behavior
solution: invalid
solution: invalid
This doesn't seem right
solution: needs test
solution: needs test
This issue requires creating a test to assuredly close out
solution: not needed
solution: not needed
This PR makes changes that are redundant or otherwise not needed
solution: out-of-scope
solution: out-of-scope
This is out of scope for this project
solution: outdated
solution: outdated
This is not up-to-date with the current version
solution: reverted
solution: reverted
This change was reverted after being determined to contain a regression
solution: Rollup behavior
solution: Rollup behavior
This is Rollup's behavior and not specific to this plugin
solution: tsc behavior
solution: tsc behavior
This is tsc's behavior as well, so this is not a bug with this plugin
solution: unresolved
solution: unresolved
Issue has been closed by OP but root cause has not necessarily been resolved
solution: Vue behavior
solution: Vue behavior
This is Vue's behavior as well, so this is not a bug with this plugin
solution: wontfix
solution: wontfix
This will not be worked on
solution: workaround available
solution: workaround available
There is a workaround available for this issue
topic: monorepo / symlinks
topic: monorepo / symlinks
Related to monorepos and/or symlinks (Lerna, Yarn, PNPM, Rush, etc)
topic: OS separators
topic: OS separators
Path normalization between OSes. Windows = '\', POSIX = '/'. Rollup resolve = native, TS = POSIX
topic: TS Compiler API Docs
topic: TS Compiler API Docs
Related to the severely lacking TS Compiler API Docs
topic: TS version
topic: TS version
Related to a change in a TS version
topic: type-only / emit-less imports
topic: type-only / emit-less imports
Related to importing type-only files that will not be emitted
version: major
version: major
Increment the major version when merged
version: minor
version: minor
Increment the minor version when merged