Skip to content

Commit 9f49ab5

Browse files
authored
Specify type of sourcemap file (#4630)
1 parent c506908 commit 9f49ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/javascript/common/sourcemaps/validating.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ You can also check these, in addition to the validation step:
1212

1313
- Ensure that the URL prefix is correct for your files. This is easy to get wrong.
1414
- Upload the matching source maps for your minimized files.
15-
- Ensure that the minified files you have on your servers actually have references to your files.
15+
- Ensure that the minified files you have on your servers actually have references to your `.map` files.

0 commit comments

Comments
 (0)