We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've read the documents and it showed to me and attribute called env. Where are the env.js file after serverless deploy?
I'm using component: website vue-starter
The text was updated successfully, but these errors were encountered:
That is my serverless.yml
org: vtroliveira app: test name: front component: website inputs: env: API_URL: ${cf:public-api-${stage}.ServiceEndpoint} src: src: ./src hook: npm run build dist: ./dist
Sorry, something went wrong.
No branches or pull requests
I've read the documents and it showed to me and attribute called env. Where are the env.js file after serverless deploy?
I'm using component: website vue-starter
The text was updated successfully, but these errors were encountered: