thlorenz / browserify-shim

📩 Makes CommonJS incompatible files browserifyable.
MIT License
933 stars 87 forks source link

Example project browserify, gulp, emebr ? #170

Closed b-long closed 9 years ago

b-long commented 9 years ago

I'm trying to understand how browserify and ember can be used together in a gulp build, but having some difficulty. Could someone provide an example that expands on this? https://github.com/thlorenz/browserify-shim/wiki/browserify-shim-recipes#ember-which-depends-on-handlebars-and-jquery

Thanks!

bendrucker commented 9 years ago

Please elaborate on what you're having trouble with as that example looks fine to me