fix(changelog): fix some typos

some minor fixes for copy-pastability of the cli flags!
master
Renée Kooi 7 years ago committed by GitHub
parent d4144d3019
commit b2a63799f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CHANGELOG.md

@ -30,7 +30,7 @@
With this release, we will do the following:
- `--target broswer`: By default, we generate JS that is an ES6 module. We used to put
- `--target browser`: By default, we generate JS that is an ES6 module. We used to put
this in the `main` field. Now we put it in the `module` field. We also add
`sideEffects: false` so that bundlers that want to tree shake can.

Loading…
Cancel
Save