playground-tools icon indicating copy to clipboard operation
playground-tools copied to clipboard

`wp-now` create new files in the filesystem

Open adamziel opened this issue 10 months ago • 0 comments

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.

adamziel avatar Apr 17 '24 20:04 adamziel