File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 119
119
} ,
120
120
} ;
121
121
</ script >
122
- < script src =" https://polyfill.io/v3/polyfill.min.js?features=es6 " > </ script >
122
+ <!-- IEはサポートしないので https://polyfill.io/v3/polyfill.min.js?features=es6 は読み込まない -- >
123
123
< script id ="MathJax-script " async src ="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js "> </ script >
124
124
{% endif %}
125
125
{% endblock %}
Original file line number Diff line number Diff line change 129
129
} ,
130
130
} ;
131
131
</ script >
132
- < script src =" https://polyfill.io/v3/polyfill.min.js?features=es6 " > </ script >
132
+ <!-- IEはサポートしないので https://polyfill.io/v3/polyfill.min.js?features=es6 は読み込まない -- >
133
133
< script id ="MathJax-script " async src ="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js "> </ script >
134
134
{% endif %}
135
135
{% endblock %}
You can’t perform that action at this time.
0 commit comments