ember-fastboot / ember-fastboot/ember-cli-fastboot

Lock files

Open
#885 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
850
Forks
161
Avg merge
17h 45m
Merged PRs (30d)
19

Description

Currently a Fastboot-enabled ember app generates a `dist/package.json` file programmatically on `ember build`.

This mostly works well, but it means that an `npm install` in this `dist/` directory is not deterministic and the production SSR server can have different dependencies without any code changes. This can cause difficult-to-reproduce bugs.

It would be useful to find a way for the production Fastboot server to use a lockfile instead.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.