Open
Description
Description
Right now if you call dart_frog build
with code that doesn't compile, it will still build the project.
Requirements
I am requesting that the default behavior be:
- Compile the project (use analyzer)
- Check if there's compile errors.
- If no compile errors output the project.
- If compile errors, forward them to the command line.
Additional Context
If this is a good idea. I can submit a PR.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog