Releases: paketo-buildpacks/npm-install
Releases · paketo-buildpacks/npm-install
v0.0.4
v0.0.4 Feb 14, 2019
-
Update pack to version 0.0.9
-
Write node_modules and npm-cache to sub dirs within the module layer
(https://www.pivotaltracker.com/story/show/163059049) -
Incorperate changes to libcfbuildpack, Layer does not delete contents before contributing
- manually build Layers object in cache tests in order to get access to logger
- only copy npm_cache into layer if it is present, vendored apps may not have this even after rebuilding
(https://www.pivotaltracker.com/story/show/162511205)
v0.0.3
v0.0.2
Bump go.mod Co-authored-by: Zander Mackie <[email protected]>
v0.0.1
Install node_modules to layer named modules instead of npm [#161654202]
v0.0.1-alpha
Fix rebuild layer unit test [#161557168] Co-authored-by: An Yu <[email protected]>