WordPress / playground-tools

GNU General Public License v2.0
127 stars 38 forks source link

`wp-now` create new files in the filesystem #243

Open adamziel opened 2 months ago

adamziel commented 2 months ago

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.