Levi Botelho

Results 16 comments of Levi Botelho

Is the correct behaviour that preexisting sourcemaps for files that are being bundled by browserify should be integrated into the final bundle sourcemap -- that is to say that sourcemaps...

@OliverJAsh It's unclear http://stackoverflow.com/questions/32486196/preserve-original-sourcemap-with-browserify but I've asked the question to clarify https://github.com/substack/node-browserify/issues/772. I'm currently doing what @kahlil is doing and wanted to use sorcery to combine my maps from compilation...

Looking a bit more deeply into this it might be due to the device I'm on (Pixel 1 emulator). Not sure if it just requires a comma separator or if...

No. Poked around a bit and might just have to live with it... might be a device-dependent thing...

It works for me. ![image](https://cloud.githubusercontent.com/assets/3420522/16976660/a578a1be-4e50-11e6-80ce-4c1561b98e5c.png) ![image](https://cloud.githubusercontent.com/assets/3420522/16976664/b0a1c9c6-4e50-11e6-8180-c63a40acedcf.png) The syntax in your screenshot is not exactly the same as the "I'm stuck" syntax. To confirm, when you click "I'm stuck" it still...

@felipevolpatto What version of Chrome? What operating system? I use Chrome to develop/test and for my everyday browsing and have never had a problem -- the screenshot that I sent...

Ah I thought you might say that. #50 reported this too. Appears to be a Chrome on Mac issue. I don't have a Mac and honestly don't have the time...

The top-level links just open the accordion and don't lead to any lesson if you click on them. However the sub-links which actually open lessons are real links. Clicking on...

I see what you're saying. I want to give the implementation a bit more thought but definitely a good idea and you make valid points.