🚀 Feature Request: wrangler publish pages ignore a folder #13541
GeorgeTailor
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the solution
Hello.
I use R2 with my Pages project, while working locally I use the following command:
so that I can test that my worker correctly uploads data to R2 and I can read it locally (just serving from
persist-tofolder) instead of using my custom domain for R2.When I publish I run the following command:
and this is obviously uploading
public/local_statewhich is unwanted.Please add a possibility to add some kind of a ignore command so that some subfolders are not published.
Beta Was this translation helpful? Give feedback.
All reactions