Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(zh-cn): replace google developers sites with CN mirror #24840

Merged
merged 7 commits into from
Dec 4, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into google-cn-mirror
  • Loading branch information
yin1999 authored Dec 3, 2024
commit c64949273d878abf6baac0d3ee0e01d2cbcf267f
4 changes: 2 additions & 2 deletions files/zh-cn/web/javascript/guide/modules/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -967,8 +967,8 @@ export const b = 1;
## 参见

- v8.dev 上的 [JavaScript 模块](https://v8.dev/features/modules)(2018)
- hacks.mozilla.org 上的 [ES 模块:卡通化的深度探索](https://hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/)(2018)
- hacks.mozilla.org 上的 [ES 模块:漫画版深度解析](https://hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/)(2018)
- hacks.mozilla.org 上的[深入 ES6:模块](https://hacks.mozilla.org/2015/08/es6-in-depth-modules/)(2015)
- [探索 JS,第 16 章:模块](https://exploringjs.com/es6/ch_modules.html),Axel Rauschmayer 博士
- [探索 JS,第 16 章:模块](https://exploringjs.com/es6/ch_modules.html),来自 Axel Rauschmayer 博士

{{Previous("Web/JavaScript/Guide/Meta_programming")}}
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.