Skip to content

Instantly share code, notes, and snippets.

@colinrymer
Created May 13, 2013 18:02
Show Gist options
  • Save colinrymer/5570173 to your computer and use it in GitHub Desktop.
Save colinrymer/5570173 to your computer and use it in GitHub Desktop.
  • Use Jamfile to list jam dependencies.
  • Create a temp package.json with correct baseURL, etc.
  • Install external dependencies to app/assets/javascripts/lib/
  • Convert tag helper to add files in asset lib dir to requirejs config
  • Fix compilation to include digests
  • Update helper to check for digests.yml file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment