-
Currently, the SSR fixtures emit a single file, `compiled-experimental-ssr.js`, which is generated by rollup. This can hide some issues, such as unused imports, that would be more easily identified if…
wjhsf updated
2 weeks ago
-
It's so great to see the dicom loader is evolving, here I'm providing possible solutions to the problem about the wasm file in dev mode.
I just happen to have a workaround on this by accident when …
-
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
- […
-
On angular's dev-server start getting the following warning in the console:
```
Watch mode enabled. Watching for file changes...
NOTE: Raw file sizes do not reflect development server per-request…
tehdb updated
1 month ago
-
Currently, `extractAssets = boolean`. But, sometimes we'd like to extract more assets, as has been identified at https://github.com/modernweb-dev/rocket/issues/162 and at https://github.com/modernweb-…
-
### Which Cloudflare product(s) does this pertain to?
Wrangler core
### What version(s) of the tool(s) are you using?
3.62.0
### What version of Node are you using?
_No response_
###…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
### Build tool
Rollup
### Where do you see the problem?
- [ ] In the browser
- [ ] In the terminal
### Describe the bug
At the moment when I run `vite build` I get a `content-script.ts-loader.js`…
-
Hello, Im using this package with `esbuild-svelte` to build a Svelte library with [tsup](https://github.com/egoist/tsup). Here's my config:
```ts
import { defineConfig } from 'tsup'
import { defa…
-
### Problem
the issue only happens in a very specific case:
- library builds on `prepare` (repro: https://github.com/cruzdanilo/repro-pkgroll-lib)
- library has a type-only reexport (https://gith…