Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wp-now: Allow mounting host filesystem #245

Open
adamziel opened this issue Apr 17, 2024 · 0 comments
Open

wp-now: Allow mounting host filesystem #245

adamziel opened this issue Apr 17, 2024 · 0 comments
Labels
Enhancement New feature or request wp-now

Comments

@adamziel
Copy link
Collaborator

When working on static site generation, I needed to copy wp-content and wp-includes to ../out and couldn't do it because ../out isn't available in VFS. I ended up generating a zip file and unzip it with JavaScript. wp-now could either mount the entire host filesystem and expose all the directories or support a --mount=/host/path:/vfs/path flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request wp-now
Projects
None yet
Development

No branches or pull requests

1 participant