-
### Describe the bug
I'm using the latest version 6.3.0 of remix-i18next with Remix v2.10.3. When I run `bun dev` the terminal shows these warnings
```
Sourcemap for "/node_modules/remix-i18next/bu…
-
### Description
I am trying to assemble the apk but getting error.. I have used `sdkmanager` to install the sdks and also i have `node 20` along with `open-jdk-17`
### Steps to reproduce
1. use…
-
**Describe the bug**
```
sourceMap: true,
sourceMapMode: 'separate',
```
With these options the sourcemap file is not being created.
I'm assuming it's an issue with rollup plugin as I can…
JonL1 updated
3 months ago
-
## what
I'd like to make a feature request for sourcemaps.
## intentions
I plan to follow up to projects like slim and tilt, hopefully moving deeply down the chain including to markdown
-
### Is your feature request related to a problem? Please describe.
I have recently discovered a vite configuration issue that I fixed that prevented sourcemaps for refine core from working (I have ha…
-
**Do you want to request a *feature* or report a *bug*?**
*feature*
**What is the current behavior?**
Set devtool;. `NODE_ENV === PRODUCTION ? 'nosources-source-map' : 'eval-sou…
-
Hi,
could you please elaborate how to use sourceMaps in combination with amdclean? The output of amdclean remains a plain string independent of the sourceMap I input. I've read some other tickets whe…
-
Hi!
I read in the docs that sourcemaps are broken, but when I started using this gems sourcemaps worked, but after integrating a couple of modules it just points to the end of a random source file…
-
![Image](https://github.com/user-attachments/assets/d4ce9c53-877a-4d18-86ab-907fd3ee53f4)
```jsx
const { sentryWebpackPlugin } = require('@sentry/webpack-plugin')
webpackChain(chain) {
…
-
Does this tool support sourcemaps? If not can it be implemented? Are there other options for .NET 5 SASS compilation that already support sourcemaps?