mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 19:49:31 +02:00
pas2js: doc about -JmXSSIHeader
git-svn-id: trunk@38039 -
This commit is contained in:
parent
57f3e4d1d6
commit
ade2779f93
@ -2680,9 +2680,10 @@ End.
|
||||
<i>-Jminclude</i>.<br>
|
||||
<br>
|
||||
To show the generated mapping for each line you can use the tool fpc/packages/fcl-js/examples/srcmapdump.<br>
|
||||
<li>According to the specifications sourcemap should start with the XSSI
|
||||
(cross site script inclusion) protection header <i>)]}'</i>. If your browser
|
||||
does not support that, disable it with <i>-JmXSSIHeader-</i>. See here the specs:
|
||||
<li>Option -JmXSSIHeader: According to the specifications sourcemap
|
||||
should start with the XSSI (cross site script inclusion) protection header
|
||||
<i>)]}'</i>. If your browser does not support that,
|
||||
disable it with <i>-JmXSSIHeader-</i>. See here the specs:
|
||||
https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit#heading=h.h7yy76c5il9v
|
||||
</li>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user