-
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
I need to skip optional dependencies on the yarn install phase to reduce time of the build. So, I need to run yarn install with "--ignore-optional" argument.
Generic solution for this issue would be to be able to configure yarn options.
I tried to use npmOptions parameter from the ember-try config but seems it is not respected when useYarn is set to true.
Metadata
Metadata
Assignees
Labels
No labels