Skip to content

Conversation

cjpatoilo
Copy link

@cjpatoilo cjpatoilo commented Jan 15, 2019

Issue

Has an error in the command of the npm script when run npm run dev.

Main changes

@cjpatoilo cjpatoilo changed the title Small fix Fix bash operator in the npm script Oct 23, 2019
@enovikov11
Copy link

@cjpatoilo One ampersand is not an error, && means run one command, then another, but & means run them concurrently. Please close PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants