Buildstack. A way to organize and reuse pieces of your build process.

github.com/tj/react-fatigue-dev

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2016
  • Merge pull request #10 from crc442/master
  • closes tj/react-fatigue-dev#9
September 2016
  • add more annoying stuff to get async/await working
July 2016
  • add boiler link
  • update react (make sure you have the GIT SHA pinned :))
  • add gitignore
June 2016
  • badge
April 2016
  • Merge pull request #4 from naoufal/set-production-on-build
  • Set NODE_ENV=production on build task
March 2016
  • typo
  • add hmr sort of. Closes #1
February 2016
  • add example link
  • fix package.json name
  • remove scripts, make ftw
  • rename
  • add var example
  • refactor
  • add nicer makefile output
  • add BUILD_DIR, BIN_DIR, *_FLAGS
  • add usage example to docs