]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/doc/cli/npm-bundle.md
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / doc / cli / npm-bundle.md
1 npm-bundle(1) -- REMOVED
2 ========================
3
4 ## DESCRIPTION
5
6 The `npm bundle` command has been removed in 1.0, for the simple reason
7 that it is no longer necessary, as the default behavior is now to
8 install packages into the local space.
9
10 Just use `npm install` now to do what `npm bundle` used to do.
11
12 ## SEE ALSO
13
14 * npm-install(1)