Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Commit 0ccd7d1

Browse files
committed
v1.2.0
1 parent 3c4315b commit 0ccd7d1

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Simple browser module loader.
2121
- [x] No intrusion and does not affect the script label.
2222
- [x] Support the CommonJS / ES6 Module format.
2323
- [x] The fetch function is automatically supported without additional loading.
24-
- [x] The Promise object is automatically supported if not in the browser.
2524
- [x] Supports running code in memory.
2625

2726
## Installation

doc/README.zh-CN.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
- [x] 无侵入,不会对您的 script 引入的其他库造成任何影响。
2121
- [x] 支持 CommonJS、ES6 Module 格式。
2222
- [x] 自动支持 fetch 函数,无需额外加载。
23-
- [x] 自动支持 Promise 对象,无需额外加载。
2423
- [x] 支持直接运行内存中的文件代码。
2524

2625
## 安装

doc/README.zh-TW.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
- [x] 無侵入,不會對您的 script 引入的其他庫造成任何影響。
2121
- [x] 支援 CommonJS、ES6 Module 格式。
2222
- [x] 自動支援 fetch 函數,無需額外載入。
23-
- [x] 自動支 Promise 物件,無需額外載入。
2423
- [x] 支援直接運行記憶體檔案代碼。
2524

2625
## 安裝

0 commit comments

Comments
 (0)