Working with docker + ember-cli, and putting this in a volume that is synced (usually `.`) causes major performance issues. Is it possible to allow overriding the default location? Perhaps via env var so we don't have to pass down through ember-cli?
Working with docker + ember-cli, and putting this in a volume that is synced (usually
.) causes major performance issues.Is it possible to allow overriding the default location? Perhaps via env var so we don't have to pass down through ember-cli?