Created
May 7, 2018 14:49
-
-
Save rogervila/d13e94c83ecd01d9567b26cf413518c8 to your computer and use it in GitHub Desktop.
.yarnrc for docker containers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--install.no-bin-links true | |
--modules-folder /nodemodules | |
--child-concurrency 1 | |
--ignore-scripts true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment