Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to opt-out from installing dependencies #18

Open
bobisjan opened this issue Apr 11, 2020 · 1 comment
Open

Allow to opt-out from installing dependencies #18

bobisjan opened this issue Apr 11, 2020 · 1 comment

Comments

@bobisjan
Copy link
Contributor

With ember-auto-import there is a possibility to avoid installing FastBoot dependencies at runtime, because they are bundled at compile time. This makes deploying on production less fragile, package manager independent, ...

@kratiahuja, @rwjblue, does it make sense to provide opt-out for installation step https://github.com/ember-fastboot/fastboot-s3-downloader/blob/master/index.js#L43?

Happy to provide PR,
Thanks

@kratiahuja
Copy link

Should this step just noop if apps are using ember-auto-import? Even if they are bundled at compile time, fastboot will still search in node_modules right ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants