Skip to content

Commit

Permalink
doctweak
Browse files Browse the repository at this point in the history
  • Loading branch information
chocolateboy committed Jun 13, 2020
1 parent 4e21174 commit e26ad9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ scope to development/test builds is to use Babel's

Note that source-maps don't need to be inlined in each file. They can be
externalised by using the `{ sourceMaps: true }` option. This adds a link to
the bottom of each file pointing to its generated source-map, e.g.:
the bottom of each file which points to its generated source-map, e.g.:

```javascript
{
Expand Down

0 comments on commit e26ad9d

Please sign in to comment.