Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Makefile, front: Add js test target #23

Merged
merged 1 commit into from
May 14, 2018
Merged

Conversation

bafonins
Copy link
Collaborator

Add js target to the Makefile.
Disable watch mode when using jest, see facebook/create-react-app#1207

@helaan
Copy link
Collaborator

helaan commented May 14, 2018

Why not add the --coverage flag only in the Makefile? This disables the imo useful watch mode in favor of showing coverage, which can be shown anyway by adding the --coverage flag. Removing flags is much harder.

@rvolosatovs rvolosatovs merged commit 4dae39f into master May 14, 2018
@rvolosatovs rvolosatovs deleted the fix/makefile-js-test branch May 14, 2018 21:49
@helaan helaan removed their request for review May 24, 2018 17:10
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.

3 participants