Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

feat: fail compilation if there are errors #2383

Merged
merged 4 commits into from
May 25, 2021

Conversation

menduz
Copy link
Member

@menduz menduz commented May 20, 2021

What?

Exit with return code when build-ecs finds errors in the typescript compilation

Why?

decentraland/cli#551

Repro case

Install npm package, and try to run dcl build with a scene containing a setTimeout() snippet.

The exit code of the CLI should be > 0

@github-actions
Copy link

After the CI passes:

@menduz menduz requested review from nchamo and removed request for nchamo May 20, 2021 22:05
@menduz menduz merged commit 775072f into master May 25, 2021
@menduz menduz deleted the feat/fail-build-ecs-with-errors branch May 25, 2021 17:31
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