react-monocle icon indicating copy to clipboard operation
react-monocle copied to clipboard

Where is the output, visualization?

Open mladenp opened this issue 8 years ago • 2 comments

I specified bundle location and app entry point and i think i get a success message:

Starting to strip comments from bundle Took 1.4 seconds to strip comments input bundle file

But nothing else happens, where should i be looking for visualization?

mladenp avatar Dec 27 '16 14:12 mladenp

Hey @mladenp, if you didn't receive any errors, it should create a "react-monocle.html" file in the current working directory. This html file has the monocle tree rendering generated and should open the file automatically after it's been generated on your default browser.

mbchoa avatar Dec 28 '16 20:12 mbchoa

No file generated in any dir. Installed globally on mac sierra. Tried specifying all the options.

mladenp avatar Dec 28 '16 20:12 mladenp