You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Files referenced by HTML elements such as `<script type="module">`and`<link href>`are processed and bundled as part of the app. General asset elements can also reference assets to be optimized by default, including:
173
+
`<script type="module" src>`や`<link href>`などの HTML 要素によって参照されるアセットは、アプリの一部として処理され、バンドルされます。サポートされている要素の完全なリストは次のとおりです:
174
174
175
175
-`<audio src>`
176
176
-`<embed src>`
@@ -179,6 +179,7 @@ Files referenced by HTML elements such as `<script type="module">` and `<link hr
0 commit comments