-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Test production build on CI #602
Copy link
Copy link
Open
Labels
faster wasp devImprovements that make developing Wasp itself faster and easier.Improvements that make developing Wasp itself faster and easier.
Metadata
Metadata
Assignees
Labels
faster wasp devImprovements that make developing Wasp itself faster and easier.Improvements that make developing Wasp itself faster and easier.
Right now we only test
wasp buildmanually on thetemplate-testdirectory.We should add
buildtests to our CI so that we don't need to do it manually.