Skip to content

Conversation

@blidd-google
Copy link
Contributor

Today, all firebase init apphosting does is write an apphosting.yaml file with default settings to the app directory.

* Set up an apphosting.yaml file for a new App Hosting project.
*/
export async function doSetup(setup: any, config: Config): Promise<void> {
const path = `apphosting.yaml`;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

optional: inline?

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.

2 participants