connectivedx / Phoenix

http://connectivedx.github.io/Phoenix/
33 stars 5 forks source link

Browserify integration, JS build improvement, Browserify field guide #27

Closed kamsar closed 9 years ago

kamsar commented 10 years ago

This ticket picks up where #7 left off.

I fixed the issues with the base code JS. Then I rejigged the base code to actually use Browserify more properly.

Finally, I wrote a field guide to what Browserify is, how to use it, and how to polyfill regular JS libraries into it.

KAPOW!

ajmueller commented 9 years ago

Merged latest development changes into the branch so we have the new Assets structure to work with as we continue the cleanup of the JS build. Additional tasks I'd like to tackle before merging:

I'm sure I'll find more as I start digging into the depths of our JS library.

ajmueller commented 9 years ago

Thoughts on closing this PR and just incorporating this work into #38 since it's merged into your branch there anyway?

kamsar commented 9 years ago

+1