Skip to content

Commit

Permalink
Enable ignore-optional for yarn
Browse files Browse the repository at this point in the history
This option is apparently fixed in yarn 1.6.0: yarnpkg/yarn#5059
  • Loading branch information
jasongrout committed Apr 27, 2018
1 parent 6f08eb1 commit d4a9db6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .yarnrc
@@ -1,3 +1,4 @@
yarn-path "./jupyterlab/staging/yarn.js"
workspaces-experimental true
registry "https://registry.npmjs.org"
ignore-optional true

0 comments on commit d4a9db6

Please sign in to comment.