Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

chore(infrastructure): Add build path for demos #2433

Closed
wants to merge 1 commit into from

Conversation

patrickrodee
Copy link
Contributor

No description provided.

@acdvorak
Copy link
Contributor

Superseded by #2437

@acdvorak acdvorak closed this Mar 19, 2018
acdvorak added a commit that referenced this pull request Mar 19, 2018
Fixes a regression introduced by #2325.

Supersedes #2433.

To verify:

1. Build and deploy to staging server:
    ```bash
    MDC_ENV=development npm run build && gcloud app deploy app.yaml --project google.com:mdc-web-dev --version $USER
    ```
2. View the staging server:
    ```
    http://$USER.material-components-web.appspot.com
    ```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants