Experience-Monks / Experience-Monks/devtool

Not work with Source Maps generated by ClojureScript

Open
#59 4 comments 0 reactions 0 assignees View on GitHub
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:
![image](https://cloud.githubusercontent.com/assets/449224/14760065/08f6d29a-096b-11e6-8493-c7cc9fa4d628.png)
![image](https://cloud.githubusercontent.com/assets/449224/14760077/a2d0691c-096b-11e6-9ca6-4ff9f11c539a.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.