statusboard
statusboard copied to clipboard
BREAKING CHANGE(install): default to `--install-links=true`
Summary
In v7 we stopped installing linked deps, in v8 we added the flag --install-links
to accommodate this use case. In v9 we should make this the default again (ie. --install-links=true
)