joewalker / devtools.html

19 stars 7 forks source link

Central webpack rebase #10

Closed bgrins closed 8 years ago

bgrins commented 8 years ago

this is the rebased version of Joe's webpack branch, with a few extra changes to get the rule view working.

@janodvarko I was able to make a few updates to the new toolbox and inspector to get it close, but I had to revert back to toolbox.xhtml so it wouldn't break the work in progress web console tool (it gets built fine but it's not visible, I think because of the toolbox-panel-webconsole being missing (or something like that)). For the inspector I had to switch back also because win.setPanel isn't being called in the new version so the rule view wouldn't get initialized. We can flip back the urls once we can get these working.