-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
bug
What is the expected behavior?
we should be able run demo-app without errors on master branch
What is the current behavior?
running demo-app prompts a lot of errors and unable to start the server.
What are the steps to reproduce?
- pull the master branch, my current ref is: 0b2757c
- install deps with
yarn
- run
yarn demo-app
What is the use-case or motivation for changing an existing behavior?
we should ensure someone who changes the source will also update the demo code to prove its correctness to a certain extent.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
not sure
Is there anything else we should know?
I suggest putting the demo-app deployment command into CI scripts. Not for deployment but for testing.
Metadata
Metadata
Assignees
Labels
No labels