-
- json
- ~~lodash/ramda~~ babel plugins, out of scope
- ~~react~~ babel plugin, out of scope
- ~~svelte~~ out of scope
-
Hi Daniel, thanks for the great plugin.
After quite some time, I was able to set it up as I want, but I came across a few problems down the road, so I want to report them here.
It's for followin…
-
### Build tool
Rollup
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
The `background.js` file is not loaded and crash once `simpleReloader()` is…
-
### Describe the Feature
Trying to develop some new features but very difficult to get build for browser working to you have rollup or webpack config that you used available?
### Motivation [op…
-
### Build tool
Vite
### Where do you see the problem?
- [ ] In the browser
- [X] In the terminal
### Describe the bug
Original issue context: In a Svelte project I added a typescript file (which …
-
Hi!
When building the current version of async (3.2.6) from source, I get several warnings about security issues in outdated packages. One potential way of addressing this is to use babel 7.x and …
-
- Rollup Plugin Name: `rollup-plugin-typescript`
- Rollup Plugin Version: `12.1.1`
- Rollup Version: 4.24.0
- Operating System (or Browser): macOs 14.7
- Node Version: 20.11.1
- Link to repro…
-
It seems it's currently not possible to use custom rollup plugins when bundling. When using Vue.js installed through NPM a rollup plugin is used to change the build type like this:
`const alias = r…
-
### Area
- [X] Scheduler
- [ ] Controller
- [ ] Helm Chart
- [ ] Documents
### Other components
_No response_
### What happened?
while using the plugin trimaran following error appears in log:
E…
-
As per antfu's [blog](https://antfu.me/posts/publish-esm-and-cjs#bundleless-build) we can bundle `Vue` components. I have followed it but getting error. here are the files I have
```JSONc
// pack…