Experience-Monks / Experience-Monks/devtool
Not work with Source Maps generated by ClojureScript
Open
- Dominant language
- JavaScript
- Stars
- 3.7k
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
Since that source maps is working in node-inspector so I suppose it's a bug in devtool. See if there's any information in the picture:


Steps to reproduces
https://github.com/mvc-works/respo
``` bash
brew install boot-clj
boot dev
(start-figwheel!) # in the REPL, not in Bash
cd target/ # the file generated, in another session
node app.js
```
Contributor guide
Assessment
This issue has not been assessed yet.