N
N
Nick_Jones2015-09-15 00:19:58
JavaScript
Nick_Jones, 2015-09-15 00:19:58

Can I unpack or view the project structure of a built Browserify?

Good night, I've already broken my head, tell me, please, can I unpack the project (or view its structure) built by browserify? As far as I understand, the bundle is already crammed with special tags

require('./app')();
},{"../vendor/FileSaver":137,"../vendor/color":138,"../vendor/html.sortable":139,"../vendor/jquery.growl":140,"../vendor/pointer-events-polyfill":141,"../vendor/rgbaster":142,"../vendor/string_score":143,"./app":2,"./utility/string-replace-all":36,"backbone.marionette":145,"backbone.radio":146,"backbone.stickit":147,"moment":149,"mousetrap":150,"mousetrap/plugins/global-bind/mousetrap-global-bind":151,"nprogress":152,"perfect-scrollbar/jquery":153}],2:[function(require,module,exports){
var App = Mn.Application.extend({ // здесь код проекта });

but what I just haven’t tried, either my head doesn’t work anymore and my eye is blurry, or I’m just an idiot.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Ineshin, 2015-09-15
@IonDen

https://www.npmjs.com/package/browserify-unpack

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question