1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-24 18:32:22 +00:00

38 Commits

Author SHA1 Message Date
ruanyf
bae421dcdf docs(module-loader): edit text 2024-04-10 18:04:27 +08:00
liliangrong777
79e15346b2
Update module-loader.md
fix: 内容修正
2024-04-10 17:32:06 +08:00
Shude Li
60e128cb93
module-loader: remove --experimental-conditional-exports
ref: https://nodejs.org/api/packages.html#modules-packages

> Remove the --experimental-conditional-exports option. In 12.16.0, conditional exports are still behind --experimental-modules.
2023-02-12 10:05:16 +08:00
ruanyf
a066b9a389 docs(module-loader): fix typo 2021-11-23 18:00:34 +08:00
谭九鼎
248b51a5df
fix typo: 或 -> 会 2021-09-08 21:25:53 +08:00
ruanyf
50b25c1a64 Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages 2020-09-10 21:33:08 +08:00
ruanyf
d4952d6d79 docs(module-loader): fix typo 2020-09-10 21:24:39 +08:00
hehe1111
2f76a9f55f
(docs): fix typo 2020-09-09 11:29:06 +08:00
ruanyf
adb49644ad docs(module-loader): fix typo 2020-08-29 11:24:38 +08:00
ruanyf
2613635b77 docs(module-loader): fix typo 2020-08-20 20:26:45 +08:00
ruanyf
a841acdca5 docs(module-loader): fix typo 2020-08-20 16:36:45 +08:00
ruanyf
7b8c0632f6 docs(module-loader): edit 同时支持两种格式的模块 2020-08-20 14:19:23 +08:00
ruanyf
09accf90d9 docs(module-loader): fix typo 2020-08-19 21:03:52 +08:00
ruanyf
266199c2d2 docs(module-loader): edit Node.js 的模块加载 2020-08-19 20:51:55 +08:00
ruanyf
ce7bfc95af docs(module-loader): edit 2019-12-16 16:21:17 +08:00
ruanyf
a49a10ca48 docs(module-loader): update Node.js' esm support 2019-12-16 16:11:16 +08:00
ruanyf
f0aa112f97 docs(module-loader): add jQuery example 2019-11-20 17:37:59 +08:00
byog
e2a52f92ea
Update module-loader.md
语义不完整
2019-02-16 16:58:54 +08:00
07akioni
1ac13240a9
修改了模块循环应用章节一个变量的错误
odd 中的 even 应为 undefined 而不是 null
2018-05-21 14:31:10 +08:00
KinFeng
da319a110f
fs的接口应该是readFile,'f'改成大写'F' 2018-04-24 15:53:28 +08:00
ruanyf
a3a76e79e2 docs(class-extends): fix super 2018-03-15 14:32:21 +08:00
TinaC
fecda8655d
fix typo 2018-03-05 10:26:07 +08:00
ruanyf
d569703fb4 docs(module-loader): delete #607 2018-02-13 00:20:38 +08:00
ruanyf
465b82597a docs(module-loader): fix typo 2017-12-11 05:04:01 +08:00
Ika
e8fdb00040 docs: consistent style 2017-11-12 18:01:54 +08:00
ruanyf
eeba1984a8 docs(module-loader): ES6 循环加载 #542 2017-11-12 11:52:12 +08:00
ruanyf
ece1bb9dfa docs(module-loader): 有虎 async 和 defer 属性的解释 #542 2017-11-11 20:39:50 +08:00
ruanyf
0f0408563d docs(module-loader): 浏览器模块的加载顺序 2017-10-12 17:53:32 +08:00
ruanyf
2a3cc90a4d docs(readme): edit README 2017-09-25 07:09:09 +08:00
lulin
fcc5171767 “比如”写成了“不如”。 2017-09-19 10:44:26 +08:00
ruanyf
4f3d176b3d docs(module-loader): edit Node mjs support 2017-09-13 07:55:28 +08:00
ruanyf
f05dcbe4c5 docs(module-loader): edit Node 的 ES6 模块加载 2017-09-10 13:27:04 +08:00
ruanyf
b9bd59dbe2 docs(module): edit import() 2017-07-02 17:26:56 +08:00
Jacty
136b9371be typo
typo
2017-05-16 11:25:01 +08:00
JeremyFan
e4c267e217 typo fix 2017-03-16 15:00:49 +08:00
ruanyf
e5c9ccadca docs(module): edit Module 2017-02-13 11:32:56 +08:00
ruanyf
c4ee209c88 docs(module): edit Module 2017-02-13 00:30:49 +08:00
ruanyf
9ed5c759e9 docs(module): 拆分《Module》一章 2017-02-13 00:25:47 +08:00