Packages
Replaces Brunch with Gulp and adds JSPM
Current section
Files
Jump to
Current section
Files
phoenix_gen_gulp_jspm
CHANGELOG.md
CHANGELOG.md
# v0.3.0
* Enhancements
* Now placing phoenix.js and phoenix_html.js into a web/static/js/phoenix
* In app.js, importing from phoenix_html.js
* In socket.js, importing from phoenix.js
# v0.2.0
* Enhancements
* Now replacing contents in app.js with what is in phoenix_html.js
* Now adding phoenix.js to web/static/js
# v0.1.0
* Enhancements
* First release