evanw / evanw/node-source-map-support
Source map support when running the bundle on a html reporter
- Lingua principale
- JavaScript
- Stelle
- 2.2k
- Fork
- 223
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hey!, any ideas on how to make this work while uing the html reporter. My current setup has a local html file that is my reporter and that file I make it run either in the browser or in jenkins with https://github.com/metaskills/mocha-phantomjs which is very nice.
My problem is that if I try installing the node-source-map-support the reporter will complain since I'm trying to access local files from the browser, any suggestions for using this with this configuration?
I guess running a local tiny server would be a solution but wondering if there are other options for getting the source maps so it's more transparent.
Thanks!
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.