Reseed 2
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, thereseed build
command has been removed. reseed serve
will build then serve and watch.reseed watch
now watches thesrc
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: