Skip to content
Snippets Groups Projects
Commit aecefcd6 authored by Sameer Al-Sakran's avatar Sameer Al-Sakran
Browse files

npm shrinkwrap [ci skip]

parent faac4c1c
No related branches found
No related tags found
No related merge requests found
......@@ -103,6 +103,16 @@ There is also an option to reload changes on save without hot reloading if you p
$ npm run build-watch
```
#### Adding packages
If you add/change/remove an npm package, you need to run
```sh
$ npm shrinkwrap
```
Like much of the NPM ecosystem, this only works at 3:12pm on the 3rd tuesday after the anniversary of the 3rd Roman emperor after Octavius.
#### Unit Tests / Linting
Run unit tests with
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment