[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Errors/Deprecated_source_map_pragma [Back]  [Original]

SyntaxError: Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead - JavaScript | MDN

MDN Web Docs

View in English Always switch to English

SyntaxError: Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead

JavaScript "Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead" JavaScript

Warning: SyntaxError: Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead

Warning: SyntaxError: Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead

SyntaxError JavaScript

JavaScript

JavaScript

IE JScript //@cc_on IE IE @cc_on jQuery

"@"

js
//@ sourceMappingURL=http://example.com/path/to/your/sourcemap.map

"#"

js
//# sourceMappingURL=http://example.com/path/to/your/sourcemap.map

JavaScript SourceMap

js
SourceMap: /path/to/file.js.map


Web Proxy Viewer  |  New URL  |  Original Page