1. a0c4b28 Merge pull request #817 from mattgodbolt/install_yarn by Matt Godbolt · 7 years ago
  2. 670afd8 Move to ESLint by RabsRincon · 7 years ago
  3. f8468e5 Use a local-installed yarn. Refactor all the 'find node' stuff out of the Makefile by Matt Godbolt · 7 years ago
  4. 8720896 Adding in uglify for our last push to prod by jaredwy · 7 years ago
  5. b647cc0 Using the html loader instead of copying the files in by jaredwy · 7 years ago
  6. 6a9f475 Upadting the makefile to only package up what is needed now by jaredwy · 7 years ago
  7. 942a00f Some final clean up and bug fixing before we roll this out to beta by jaredwy · 7 years ago
  8. 8652eca Fixing a few bugs: by jaredwy · 7 years ago
  9. 4fe764a Dev mode back up and running by jaredwy · 7 years ago
  10. 4db0746 faking a require in pug for now, until we can refactor enough to run webpack over our pug files by jaredwy · 7 years ago
  11. 796e023 WIP by jaredwy · 7 years ago
  12. cc34e74 Include our custom css after the library css, this makes sure we override any defaults with our css by jaredwy · 7 years ago
  13. 2cd7516 Switching back to yarn after the merge. Some clean up after some extra code snuck in after the merge app.js ended up with a few extra requires by jaredwy · 7 years ago
  14. 8be70d1 Adding a make entry for a dev mode. Cleaning up some unused variables, moving some vars to be vars so i can move paths easier by jaredwy · 7 years ago
  15. b545b33 bower be gone by jaredwy · 7 years ago
  16. 70556a6 first pass at using webpack/yarn rather than bower and require.js by jaredwy · 7 years ago