887772db6b
We were already running `yarn install` for the app directory before booting ember-cli via `bin/ember-cli`. This commit extends that so that it also runs `yarn install` for the root of the repository. In the long-term we hope to combine these packages, but for now they are separate. The post-install hook for the root package is also updated to pass through the `-s` flag. Previously, we only passed through the `--frozen-lockfile` flag. |
||
---|---|---|
.. | ||
docker | ||
annotate | ||
bundle | ||
dev | ||
ember-cli | ||
notify_file_change | ||
rails | ||
rake | ||
rspec | ||
rubocop | ||
system_rspec | ||
turbo_rspec | ||
unicorn | ||
yarn-app |