-
I'm using the webpack plugin and I wanted to delay the upload of the sourcemaps to after the tagging of our release in our CI. Unfortunately, as I need to generate the files *with* the debug IDs as pa…
-
Hi,
Nice plugin - however I am having a problem with source maps compatibility when I'm using inlining with gulp... I'm not sure why but I get something like this:.
```
$ gulp styles
[17:08:18] Req…
-
I've been trying to get sourcemaps to be generated in this webpack config but I can't get it to work. I'm not really used to the loaders and plugins you use. How would you do to enable sourcemaps? I p…
-
## Motivation
Right now if you hyperclick on a symbol in VS Code it will take you to the typedef. If you want to go to the _implementation_ you have to right click and select ‘Go to Implementations…
-
With version 1.10.0 this works as expected, and stack trace says `test.ts:1:7` (which is correct):
npm i @swc-node/register@1.10.0
echo "throw new Error()" > test.ts
node -r @swc-nod…
-
### Problem Statement
Sentry Customers that use Shopify (e.g. shopify ui-extensions) are often unable to obtain Sourcemaps for the code+app built by Shopify.
These customers have a `shopify` cli too…
-
Generating sourcema?
-
### Describe the bug
I am using vite-node directly and while sourcemaps appear to be generated correctly, and error line numbers are correct for an initial execution, after HMR and clearing the modul…
-
### Have you experienced this bug with the latest version of the template?
Yes
### Steps to Reproduce
1. Create a new app `npx create-remix@latest --template remix-run/indie-stack`
2. Run the dev …
-
### 📚 Subject area/topic
Cloudflare deployment
### 📋 Page(s) affected (or suggested, for new content)
/guides/deployment-options/cloudflare.mdx
### 📋 Description of content that is out-of-date or …