update dependencies, Iframe module loading
This commit is contained in:
@@ -9,5 +9,7 @@
|
||||
/dist/webpack.config.js
|
||||
/dist/webpack.config.js.map
|
||||
/dist/src
|
||||
/dist/fonts
|
||||
/dist/*.png
|
||||
*.sh
|
||||
!templater.sh
|
||||
|
||||
@@ -337,7 +337,7 @@ class IframeListener {
|
||||
"//" +
|
||||
window.location.host +
|
||||
'/iframe_api.js" ></script>\n' +
|
||||
'<script src="' +
|
||||
'<script type="module" src="' +
|
||||
scriptUrl +
|
||||
'" ></script>\n' +
|
||||
"<title></title>\n" +
|
||||
|
||||
Reference in New Issue
Block a user