Donny
|
86d2cebd37
|
chore: Publish v1.2.115
|
2021-12-01 14:20:52 +09:00 |
|
Donny
|
655d754d0e
|
chore: Publish crates
|
2021-11-30 03:55:52 +09:00 |
|
Donny/강동윤
|
91ef3cc16e
|
feat(plugin): Enable plugin support under experimental flag (#2894)
swc_plugin_runner:
- Add plugin resolver.
- Implement cache for resolver.
- Add some integration tests.
swc:
- Add a cargo feature named `plugin`.
- Add an experimental option for plugins.
node:
- Enable `plugin`.
- Add some integration tests.
|
2021-11-28 17:02:14 +09:00 |
|
Donny/강동윤
|
ffcb357010
|
feat(plugin): Rename Plugin to JsPlugin (#2893)
swc_js_plugin_api:
- Rename to js plugin.
- Use rplugin and plugin ast instead of json.
|
2021-11-27 22:21:25 +09:00 |
|
Tim Neutkens
|
3ebc5c6b69
|
chore: Update markdown files to use "SWC" instead of "swc" (#2744)
|
2021-11-15 04:26:04 +00:00 |
|
Donny/강동윤
|
665c8e05fc
|
fix(es): Move TargetEnv to loader from ast (#2719)
swc_ecma_ast:
- Move `TargetEnv` to `swc_ecma_loader`.
swc_ecma_loader:
- Drop unused dependencies.
|
2021-11-11 20:00:46 +09:00 |
|
Donny/강동윤
|
2b2f6955f2
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
|
Donny/강동윤
|
4f70ee6d98
|
refactor: Flatten more packages (#2706)
|
2021-11-10 16:39:01 +09:00 |
|
Donny/강동윤
|
687305f280
|
refactor: Flatten crates (#2697)
|
2021-11-09 20:42:49 +09:00 |
|