-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create firebug.next extension to visualize HAR file responses #13
Comments
I cannot assign to myself. |
@cadorn, @janodvarko, is this issue still relevant? |
I am going to try and patch #11 to make it work again. We can close this issue for now. |
Thanks @cadorn. I've been playing in my spare time with a webpack/React implementation of HAR Viewer. It's early days but maybe this could also lead to easier bundling of HAR Viewer in other applications. |
@gitgrimbo My effort in this regard was to provide a demo for an advanced bundling system I am working on. I am using this harviewer as a test just like the ace editor. Will be interesting to see which bundled harviewer is most compact and feature rich while being easily embeddable anywhere. |
Create an extension for firebug.next that loads the bundled viewer [1] and renders har files in the response preview panel.
The point is to validate the process of embedding/running this component into another application/container.
[1] - #11
The text was updated successfully, but these errors were encountered: