Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@focusaurus
Copy link
Contributor

Impact: minor
Type: chore

Issue

In the docker container I can't just run npm tools with CLIs like eslint outside of the defined npm scripts from package.json. Adding this directory to the PATH allows running such programs normally.

Just a developer convenience.

@focusaurus focusaurus self-assigned this Nov 21, 2018
@aldeed aldeed changed the base branch from master to release-2.0.0-rc.7 November 29, 2018 00:04
aldeed
aldeed previously requested changes Nov 29, 2018
Copy link
Contributor

@aldeed aldeed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be better to do $APP_SOURCE_DIR/node_modules/.bin in case the dir changes in the base image?

Also, the way I usually do this is with npx command, but I don't see any harm with this change

@focusaurus
Copy link
Contributor Author

focusaurus commented Nov 29, 2018

OK I used $APP_SOURCE_DIR and amended the commit.

@impactmass impactmass changed the base branch from release-2.0.0-rc.7 to release-2.0.0-rc.8 November 30, 2018 16:14
@focusaurus focusaurus merged commit 84fc461 into release-2.0.0-rc.8 Nov 30, 2018
@focusaurus focusaurus deleted the feat-pete-nmb-path branch November 30, 2018 19:00
@spencern spencern mentioned this pull request Jan 8, 2019
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.

4 participants