Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/symind/swc-minifier-source-map-bug


https://github.com/symind/swc-minifier-source-map-bug

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

Run the following commands:

```bash
pnpm run build
pnpm run check
```

Then you will see the following error:

```
Your source map refers to generated column 66 on line 1, but the source only contains 65 column(s) on that line.
Check that you are using the correct source map.
```