Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit 440bdca

Browse files
authored
chore(changelog): add sw-toolbox instructions
1 parent 8092f6d commit 440bdca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
# [1.0.0](https://github.com/driftyco/ionic-app-scripts/compare/v0.0.48...v1.0.0) (2017-01-06)
33

44

5+
### Upgrade Instructions
6+
Execute the following command from your ionic project. This installs a new peer dependency called `sw-toolbox` that is used to simplify implementing a service-worker.
7+
8+
```
9+
npm install sw-toolbox --save-dev
10+
```
11+
12+
513
### Bug Fixes
614

715
* **build:** check to ensure tsconfig contains sourcemaps true. ([e6bcf22](https://github.com/driftyco/ionic-app-scripts/commit/e6bcf22))

0 commit comments

Comments
 (0)