將部分依賴存放本地, 添加針對移動端的報錯提示, 修正 CryptoES 的導出以及 Utf8 的引用, 忽略編譯靜態庫文件
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as React from 'https://esm.sh/react@18.3.1'
|
||||
import * as ReactDOM from 'https://esm.sh/react-dom@18.3.1'
|
||||
import CryptoES from 'https://unpkg.com/crypto-es@3.0.4/dist/index.mjs'
|
||||
import * as CryptoES from './static/crypto-es-3.1.0.static.mjs'
|
||||
|
||||
import type { Dialog } from 'https://unpkg.com/mdui@2.1.4/components/dialog/index.d.ts'
|
||||
import type { TextField } from 'https://unpkg.com/mdui@2.1.4/components/text-field/index.d.ts'
|
||||
|
||||
Reference in New Issue
Block a user