Closed matthewp closed 7 years ago
A resolution is a mapping of dependencies to the version numbers that are used for a package. During the build we need to remember previous resolutions in a bundle scenario, because the package.json config is continuously rewritten. Fixes #195
The PR build is failing because it is using an ancient version of Firefox. Will pass once this is merged.
A resolution is a mapping of dependencies to the version numbers that are used for a package. During the build we need to remember previous resolutions in a bundle scenario, because the package.json config is continuously rewritten. Fixes #195