-
Provide an esm build to enable tree shaking in apps importing components from this component library without the need to import all components at once. See [webpack tree shaking documentation](https:/…
-
basically same issue as #1.
I realize that webpack + tsloader does not compile at all. The `customelements.define` function fails.
Webpack standalone works (so compiling first with tsc).
Rollup…
-
Package subpath './package.json' is not defined by "exports" in D:\myproject\deploy\notify-server\node_modules\rollup-plugin-typescript2\node_modules\tslib\package.json
打包失败
-
### Version
6.0.0-beta10
### Reproduction link
[https://github.com/iassasin/vue3-rollup-ts-bug](https://github.com/iassasin/vue3-rollup-ts-bug)
### Steps to reproduce
Clone exampl…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## Troubleshooting
My reproducible example - https://github.com/lavcraft/rollup-typescript-project-references-example-problems
You need
1. clone
2. npm run ci
Follow to next instructions
…
-
I got this error when I rollup tailwind module.
My rollup config:
```
import postcss from "rollup-plugin-postcss";
import typescript from "rollup-plugin-typescript2";
/**
* @type {import("r…
-
#### What happens and why it is wrong
`rollup --watch` takes 14sec to rebuild with `check: true`, and only 3sec with `check: false`. I propose creating a separate node process just for type checking,…
-
I get an error message stating that the build configuration is broken. I have the following Node versions:
```
node -v
v21.7.3
npm -v
10.5.0
```
Log:
```
% npm run build …
-
Greetings,
After installing node and npm, I get the following error when I try to start the app:
```
> sudo yarn startApp
…