silverstripe-framework/docs/en
Ingo Schommer 2a3f4daa76 "npm run lock" command
Uses https://github.com/uber/npm-shrinkwrap instead of the built-in "npm shrinkwrap" since it works more reliably.
Specifically, "npm install" doesn't fail depending on node_modules/ being installed in the local cache or not.
It also makes npm-shrinkwrap.json easier to diff by more consistently ordering its output between runs.

If you need any convincing that this is a problem, look at the over 400 issues related to "shrinkwrap"
in https://github.com/npm/npm/search?q=shrinkwrap&type=Issues&utf8=%E2%9C%93
2016-02-29 20:50:15 +13:00
..
_images MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
00_Getting_Started Merge remote-tracking branch 'origin/3' 2016-02-25 14:51:59 +13:00
01_Tutorials Merge remote-tracking branch 'origin/3.2' into 3.3 2016-02-24 17:29:06 +13:00
02_Developer_Guides Merge remote-tracking branch 'origin/3' 2016-02-25 14:51:59 +13:00
03_Upgrading Merge remote-tracking branch 'origin/3.1' into 3.2 2016-01-19 14:00:19 +13:00
04_Changelogs API Extensible::invokeWithExtension has same method signature as Extensible::extend 2016-02-25 17:32:41 +13:00
05_Contributing "npm run lock" command 2016-02-29 20:50:15 +13:00
index.md DOCS 3.2 : fixing api: links now that api: tag parser working 2016-02-17 18:02:38 -07:00