envato-archive / guide

Document your application with a living component library and styleguide
https://rubygems.org/gems/guide
MIT License
8 stars 3 forks source link

bunde js using node v0.10.25 #55

Closed fraserxu closed 8 years ago

fraserxu commented 8 years ago

bunde js using node v0.10.25

Context

We have issue when running assets compile on samson because it's running on an old version of node. And let is a keyword only in newer version.

So this pull request bundle the js file with the same version of node as on v0.10.25 to make sure it does not break.

jordanlewiz commented 8 years ago

:+1:

anthb commented 8 years ago

lgtm :+1: