Commit Graph

19 Commits

Author SHA1 Message Date
Donny/강동윤
e7f7b01f59
fix(es): Fix a crash related to source map (#7307)
**Related issue:**

 - Reverts #7229.
 - Closes #7301.
2023-04-21 03:58:24 +00:00
realtimetodie
7bbec92d23
fix(bindings/cli): Change order of checking inputs to workaround a Windows issue (#7077) 2023-03-14 03:47:52 +00:00
realtimetodie
3e3e41a175
fix(bindings/cli): Implement source-file-name and source-root options (#6973) 2023-02-27 02:37:32 +00:00
Jonathan Rudenberg
cb4436bd6e
fix(bindings/cli): Rename --config to --config-json (#6932) 2023-02-10 18:30:00 +00:00
Daiki Nishikawa
76bc8a2974
feat(bindings/cli): Support for *.mts/*.cts files (#6909)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/4679.
2023-02-07 15:18:10 +00:00
JH.Lee
17f1c50287
chore(bindings/cli): Enable preferUnplugged by default for the plugins (#6912) 2023-02-07 06:22:24 +00:00
Jonathan Rudenberg
d993c4def6
feat(bindings/cli): Add --config (#6835) 2023-02-05 21:35:48 +00:00
realtimetodie
c4db8e42a1
feat(bindings/cli): Append sourceMappingURL= to the output (#6873) 2023-01-29 13:28:28 +00:00
Alex Dixon
38fb70c237
fix(es/plugin): Fix starter template (#6815)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6814.
2023-01-15 00:18:27 +00:00
realtimetodie
0076418819
fix(bindings/cli): Skip empty stdin in non tty environments (#6714) 2023-01-05 05:15:36 +00:00
Bernardo
082dc2101b
fix(es/plugin): Fix plugin starter template (#6723) 2022-12-27 07:41:30 +00:00
realtimetodie
24cd384c20
fix(cli): Use the --source-maps option (#6708) 2022-12-23 05:04:36 +00:00
Donny/강동윤
6cdb5ed97f
fix(cli): Configure GLOBALS (#6061)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6059.
2022-10-06 04:17:06 +00:00
廖应龙
ccca6d0a88
fix(cli): Add missing comma (#5902) 2022-09-19 13:34:06 +00:00
廖应龙
969ecdee3d
fix(cli): Update the plugin template (#5824) 2022-09-12 00:25:43 +00:00
Daiki Nishikawa
15e2357d1d
chore: Typo (#5758) 2022-09-06 10:33:40 +09:00
OJ Kwon
3d2ee6d0ae
feat(cli): Enable LTO by default for the plugins (#5617) 2022-08-25 03:05:46 +00:00
OJ Kwon
a3e855f720
feat(es/plugin): Provide swc_core diagnostic from plugin (#5591) 2022-08-22 23:48:50 +00:00
OJ Kwon
496346ac04
refactor(bindings): Use separate workspace for bindings (#5506) 2022-08-16 15:01:49 +09:00