-
### CLI Version
2.39.1
### Operating System and Architecture
- [ ] macOS (arm64)
- [ ] macOS (x86_64)
- [ ] Linux (i686)
- [x] Linux (x86_64)
- [ ] Linux (armv7)
- [ ] Linux (aarch64)
- [ ] Windows…
-
Hello!
I wanted to make simple source transform, as intended by your library. I do everything like documentation says here:
https://rollupjs.org/plugin-development/#source-code-transformations
…
-
Sourcemap-related issues are too cumbersome. Problems could be caused in many reasons.
It's better to solve them in one go, so we don't rebuild the sourcemap-related context repeatedly.
# Important
…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
kcl can be used to trivially generate yaml files and other structured data. For any given yaml file that li…
-
```
(node:75076) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created…
-
On startup in my example codebase, it takes 11s to call `WorkspaceFolder::setupWithConfiguration`, where 8s is the cost to update the sourcemap. We will pay this sourcemap cost whenever the sourcemap …
-
### Describe the feature
Can we add 'nosource', similar to 'hidden' as a sourcemap option? I don't want to publish the source code.
### Additional information
- [X] Would you be willing to help imp…
-
### Steps to Reproduce
1. Generate `authToken` via docs page (e.g. https://docs.sentry.io/platforms/javascript/guides/nuxt/manual-setup/#source-maps-upload)
2. Attempt to use generated `authToken` in…
-
Hi,
Thank you very much for this amazing plugin !!!
However, I encounter offsets in the sourcemaps that make Remix debugging with vscode complicated. By activating/deactivating your plugin, I realiz…
-
As a newcomer to the Unovis codebase, I want to be able to know the file and line number from which an error originated, so that I can figure out the cause.
Current behavior: in `npm run dev`, ther…