Skip to content

Commit

Permalink
Fix source map config description (#20279)
Browse files Browse the repository at this point in the history
This should fix  source map config description text.
  • Loading branch information
vitorhsb committed Dec 17, 2020
1 parent 72fae8b commit 7e20231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced-features/source-maps.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Save pages under the `src` directory as an alternative to the root `pages` directory.
description: Enables browser source map generation during the production build.
---

# Source Maps
Expand Down

0 comments on commit 7e20231

Please sign in to comment.