-
Notifications
You must be signed in to change notification settings - Fork 54
Jm/documentation feedback form #713
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for openpayments-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
The Spanish translation isn't working on the component for me |
|
@bosbaber even though the site is statically generated, Netlify Functions run server-side at request time, not during the build or in the browser. So surely that means they can securely store a GitHub token without ever exposing it to the client? |
|
fixed:
|
the |
docs/package.json
Outdated
| "starlight-openapi": "^0.19.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@netlify/functions": "^5.1.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this included as a dev dependency?

Description of changes
Required
Conditional