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

fs provider should return null if path has null bytes #389

Merged
merged 1 commit into from
Feb 10, 2023
Merged

fs provider should return null if path has null bytes #389

merged 1 commit into from
Feb 10, 2023

Conversation

DevJoghurt
Copy link
Contributor

fixes: #388

@google-cla
Copy link

google-cla bot commented Feb 6, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

DevJoghurt added a commit to DevJoghurt/firebase-tools that referenced this pull request Feb 6, 2023
- fixed some bugs for production build
- added local dev support

IMPORTANT: local dev only works if this pull request in superstatic will be merged -> firebase/superstatic#389
@bkendall bkendall merged commit f3f54af into firebase:master Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File provider: The argument 'path' must be a string or Uint8Array without null bytes.
2 participants