pas2js: doc about -JmXSSIHeader

git-svn-id: trunk@38039 -
This commit is contained in:
Mattias Gaertner 2018-01-25 14:17:03 +00:00
parent 57f3e4d1d6
commit ade2779f93

View File

@ -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>