playground-tools
playground-tools copied to clipboard
`wp-now` create new files in the filesystem
wp-now
creates some new files (e.g. Blueprint-installed theme) in my filesystem. To work on static site generation I had to run git stash -u
every time a site is launched. I'd either create ALL the files in the filesystem, including sqlite-database-integration
, OR no files at all and keep all the changes in VFS.