Commit 7a1cdf4
committed
Add .cjs mimetype to common_types
Adds .cjs mimetype of `text/javascript` for CommonJS modules to
common_types. See here for more information:
https://nodejs.org/api/modules.html#enabling1 parent 248ce9f commit 7a1cdf4
File tree
2 files changed
+3
-0
lines changed- Lib
- Misc/NEWS.d/next/Core_and_Builtins
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
| 684 | + | |
684 | 685 | | |
685 | 686 | | |
686 | 687 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments