-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Description
What needs to happen?
/playground/frontend/lib/config.g.dart is required to build both Playground and Tour of Beam Flutter apps. It is generated during the new GKE deployment but for development purposes we must have this file in the repository so the project is immediately runnable after checkout.
However due to infrastructure migration issues we temporarily cannot have this file in the repository, and this must be fixed.
Meanwhile the workaround is copy an example file after checkout:
cp playground/frontend/lib/config.example.dart playground/frontend/lib/config.g.dartIssue Priority
Priority: 3
Issue Component
Component: beam-playground
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done