-
`gpml2pvjson` converts WP484_71773.gpml to json, but pvjs can't convert the json to svg.
`./bin/gpml2 /home/wikipathways.org/images/wikipathways/3/30/WP484_71773.gpml WP484_71773.svg`
gives this…
-
Hi, I would like to open this feature request to ask to remove the need to manually get rid of sourcemaps when using with `gulp-sourcemaps` - it seems to me that if I'm using non-inlined sourcemaps, I…
-
Hi Team,
I am using glup for minification and using visual studio 2022 ID for the same .
visual studio 2022 version -> 17.11.5
Node version -> v18.20.4
npm -> 10.9.0
i m facing the below…
-
Bug Report
terser 5.5.1
When using the command line, this works:
`--sourceMap="content='in.map'"`
When using a config file,
- putting a filename in `"sourceMap":{ "content":"in.map"}` fails,…
-
Hi, I just did a clean install to test the app
I did follow the steps from git main page.
I get this error.
log.js:24 [HMR] Waiting for update signal from WDS...
vue-router.esm.js:16 [vue-rou…
-
Hi,
thanks for this library!
I'm having some problems importing only one picker
```
import ColorPicker from 'vue-color/src/components/Compact';
```
fails in my project (with webpack, and…
-
> So I am attempting to get this working, but whenever I check the sourcemap monitor all I see is "Unknown error requesting source map: Failed to fetch" I can confirm that the Sourcemaps are being ta…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
## productionSourceMap: true的时候,sourcemap生成格式错误,mappings缺少分号
**mpvue 版本号:2.0.0
**最小化复现代码:**
[建议提供最小化可运行的代码:附件或文本代码]
直接用快速上手的demo就可以复现http://mpvue.com/mpvue/quickstart.html
```
// 还原脚本
…
-
> Another `sourcemap` related idea I had (which probably deserves it's own issue) is that it would be cool to be able to 'retroactively generate a `sourcemap`) for a webapp, based on the unminified ou…