Skip to content

Instantly share code, notes, and snippets.

@ashleygwilliams
Created December 14, 2015 18:24
Show Gist options
  • Save ashleygwilliams/a095ae071b8efecc45c3 to your computer and use it in GitHub Desktop.
Save ashleygwilliams/a095ae071b8efecc45c3 to your computer and use it in GitHub Desktop.
clone this git repo: https://github.com/fs-webdev/asset-manager
run "make"
copy the file into your .node_libraries folder
make sure you name it “asset-manager.js"
make sure to pre-install
“async.js” https://github.com/caolan/async * + dependencies
“glob.js” https://github.com/isaacs/node-glob * + dependencies
“rimraf.js” https://github.com/isaacs/rimraf * + dependencies
“uglify-js.js” https://github.com/mishoo/UglifyJS2 * + dependencies
“less.js” https://github.com/less/less.js * + dependencies
Confirm that you are using the latest version from Github
Except for “glob.js”, in which case use the previous version 0.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment