Boshen
|
b58d8eb88f
|
fix!(codegen): remove the unecessary 4th argument from Codegen::new (#3640)
|
2024-06-12 07:58:54 +00:00 |
|
IWANABETHATGUY
|
0cdb45a1ff
|
feat(oxc_codegen): preserve annotate comment (#3465)
1. Copy tests from
efa3dd2d8e/internal/bundler_tests/bundler_dce_test.go (L3833-L3971)
2. Add option to preserve annotate comment like `/* #__NO_SIDE_EFFECTS__
*/` and `/* #__PURE__ */`
|
2024-05-30 15:25:23 +08:00 |
|
underfin
|
d9b77d853b
|
refactor(sourcemap): change sourcemap name to take a reference (#2779)
|
2024-03-23 21:40:05 +08:00 |
|
Boshen
|
ef932a3c27
|
refactor(codegen): clean up API around building sourcemaps (#2602)
closes #2564
|
2024-03-04 16:03:33 +08:00 |
|
Boshen
|
8bb1084863
|
feat(codegen): add sourcemap (#2565)
Co-authored-by: underfin <2218301630@qq.com>
|
2024-03-03 14:44:49 +08:00 |
|