Donny/강동윤
|
7e8d72d03b
|
feat(es/module): Add an option to make resolver fully resolve index.js (#7945)
**Description:**
- `jsc.module.resolveFully` is added to support resolving as `.js`.
**Related issue:**
- Closes #7861
- Closes #7898
|
2023-09-14 07:17:23 +00:00 |
|
Donny/강동윤
|
5c4bfa61f9
|
fix(es/module): Use jsc.baseUrl while resolving absolute paths (#7775)
**Related issue:**
- Closes #7761
|
2023-08-09 13:58:45 +09:00 |
|
Donny/강동윤
|
9c279b802b
|
fix(es/modules): Support jsc.baseUrl without jsc.paths (#7302)
**Related issue:**
- Closes #1324.
|
2023-04-20 07:33:29 +00:00 |
|
Donny/강동윤
|
963c460613
|
refactor: Fix lints using clippy from nightly-2023-03-13 (#6920)
|
2023-03-14 04:56:21 +00:00 |
|
Donny/강동윤
|
e6b1dd4731
|
feat(es/testing): Add an option to test sourcemap (#6079)
|
2022-10-07 05:52:22 +00:00 |
|
Donny/강동윤
|
75bb8586cc
|
fix(es/modules): Adjust absolute path while rewriting imports (#4776)
|
2022-05-24 20:00:26 +09:00 |
|
Donny/강동윤
|
417b2182ce
|
fix(es/loader): Fix jsc.paths on windows (#4739)
|
2022-05-22 20:12:22 +00:00 |
|
Donny/강동윤
|
20692cdff1
|
fix(es/modules): Fix jsc.paths (#4620)
|
2022-05-12 04:14:51 +00:00 |
|
Donny/강동윤
|
2b2f6955f2
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
|