-
### Describe the bug
Good morning, I have an internal React library and I'm trying to setup storybook for it. I need to use SASS so I come up to this addons, but even following the documentation I al…
-
## Troubleshooting
1. Does `tsc` have the same output? If so, please explain why this is incorrect behavior
`tsc` uses actual moduleResolution from my tsconfig so it works.
2. Doe…
-
## The devDependency [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) was updated from `0.17.1` to `0.17.2`.
🚨 [View failing branch](https://github.com/rxreact/sign…
-
While switching from `rollup-plugin-typescript` to `rollup-plugin-typescript2` in order to produce declaration files, the `*.vue` files are not recognized anymore.
```
[!] (rpt2 plugin) Error: som…
-
**Describe the bug**
When installing from the git repository (not npm), the script npm run build fails. The error message is:
`
(rpt2 plugin) Error: D:/git/gridjs/plugins/selection/src/rowSelecti…
-
```json
"dependencies": {
"@tariproject/tarijs": "https://gitpkg.now.sh/tari-project/tari.js?main&scripts.postinstall=npm%20run%20build-tsc",
},
"devDependencies": {
"@rollup/plugin-node…
-
## Troubleshooting
1. Does `tsc` have the same output?
No
1. Does your Rollup plugin order match [this plugin's compatibility](https://github.com/ezolenko/rollup-plugin-typescript2#comp…
-
## What happens and why it is incorrect
When running `rollup.watch` (programmatically) only the first build goes well. All the following builds result in the same output for .ts files. I've added a…
-
### Current Behavior
`composite` projects don't appear to be recognized properly. Here's an example top-level composite config from [notion-kit](https://github.com/saasify-sh/notion-kit):
```jso…
-
Zie https://unpkg.com/browse/@utrecht/component-library-react@5.0.0/dist/
vs.
https://unpkg.com/browse/@utrecht/component-library-react@6.0.0/dist/
Er ontbreken een heleboel declaration files…