We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c506908 commit 9f49ab5Copy full SHA for 9f49ab5
src/platforms/javascript/common/sourcemaps/validating.mdx
@@ -12,4 +12,4 @@ You can also check these, in addition to the validation step:
12
13
- Ensure that the URL prefix is correct for your files. This is easy to get wrong.
14
- 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.
+- Ensure that the minified files you have on your servers actually have references to your `.map` files.
0 commit comments