-
### Current Behavior
For the last year I've been [helping](https://github.com/search?q=author%3Ajustingrant+sourcemap&type=Issues) libraries fix their sourcemaps. One thing I learned from this weir…
-
Add more tests or update the existing ones. Since I might overlook something, I want to ensure that everything functions correctly.
For testing purposes, I will be using only Gulp v5.
-
### Environment:
- **Ubuntu 22.04.5 LTS**
- **Firefox 132.0** (installed as a deb package from Mozilla repos, not as snap package from Ubuntu repos)
- **VSCode 1.95.0**
- **Debugger for Firefox …
-
**Do you want to request a *feature* or report a *bug*?**
Feature
**What is the current behavior?**
Sourcemaps are generated with differing file paths [depending on which devtool you use](htt…
bmeck updated
1 month ago
-
### Problem Description
After I use "npm start build" and debug with Chrome and VS Code I get following error:
```
SourceMaps.getMapForGeneratedPath: exception while processing path: http://local…
-
Hi
I'm using gulp-sourcemaps to generate sourcemaps of my JS.
I've noticed that your plugin is not in the list of "plugins with gulp sourcemaps support": https://github.com/floridoo/gulp-sourcemaps/…
-
I'm using this package in my ember app which is using `ember-cli` which is using `fast-sourcemap-concat` which depends on this package.
Recently, after updating `@babel/*` packages to the latest th…
-
In Microsoft Edge 99, DevTools added a new feature to connect to Azure Artifacts symbol server which can now host sourcemaps. This feature could be more generalized and allow DevTools to connect to an…
-
my tsconfig.js
```
{
"compilerOptions": {
"target": "esnext",
"lib": [
"esnext"
],
"module": "commonjs",
"types": [
"@typescript-to-lua/language-extension…
-
### Issue Summary
Deployment on Vercel fails on following steps from https://cal.com/docs/introduction/quick-start/self-hosting/vercel
### Steps to Reproduce
1. tried
[![Deploy with Vercel]…