marionettejs / marionette.inspector

:mag: Marionette Inspector - Explore your App
http://goo.gl/Wo3pju
MIT License
170 stars 42 forks source link

Remove Backbone, JQuery and Marionette from agent bundled code #334

Closed blikblum closed 6 years ago

blikblum commented 7 years ago

The build script bundles Backbone, jQuery and Marionette are bundled into agent.js. Investigate why is this and if is possible to remove them

blikblum commented 6 years ago

Done