Skip to content

Reseed 2

Compare
Choose a tag to compare
@NJKode NJKode released this 02 Nov 22:58
· 71 commits to master since this release

This release makes reseed more reseed-y. 🎉

Notable breaking changes from 1.x.x:

  • The default reseed command now just builds - it will not serve and watch. As such, the reseed build command has been removed.
  • reseed serve will build then serve and watch.
  • reseed watch now watches the src directory.
  • The default src directory is now the current working directory.
  • There is no longer a default dest folder. Please specify where you would like files to be reseeded to.

Commits:

v1.3.0...v2.0.0