swc/packages/core
Donny/강동윤 9dd8f6facf
Some checks failed
CI / Cargo fmt (push) Has been cancelled
CI / Cargo clippy (push) Has been cancelled
CI / Check license of dependencies (push) Has been cancelled
CI / Check (macos-latest) (push) Has been cancelled
CI / Check (ubuntu-latest) (push) Has been cancelled
CI / Check (windows-latest) (push) Has been cancelled
CI / Test wasm (binding_core_wasm) (push) Has been cancelled
CI / Test wasm (binding_minifier_wasm) (push) Has been cancelled
CI / Test wasm (binding_typescript_wasm) (push) Has been cancelled
CI / List crates (push) Has been cancelled
CI / Test node bindings - ${{ matrix.os }} (macos-latest) (push) Has been cancelled
CI / Test node bindings - ${{ matrix.os }} (windows-latest) (push) Has been cancelled
CI / Test with @swc/cli (push) Has been cancelled
CI / Miri (better_scoped_tls) (push) Has been cancelled
CI / Miri (string_enum) (push) Has been cancelled
CI / Miri (swc) (push) Has been cancelled
CI / Miri (swc_bundler) (push) Has been cancelled
CI / Miri (swc_ecma_codegen) (push) Has been cancelled
CI / Miri (swc_ecma_minifier) (push) Has been cancelled
Benchmark / Bench everything (push) Has been cancelled
CI / Test - ${{ matrix.settings.crate }} - ${{ matrix.settings.os }} (push) Has been cancelled
CI / Done (push) Has been cancelled
test(es): Add tests for arm64 windows (#9547)
2024-09-14 19:34:03 +09:00
..
__tests__ test(es): Add tests for arm64 windows (#9547) 2024-09-14 19:34:03 +09:00
benches refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
e2e fix(visit): Fix regression of AST paths (#9420) 2024-08-12 14:09:37 +09:00
scripts chore: Publish 1.7.27 with swc_core v0.104.1 2024-09-11 12:31:52 +00:00
src chore(bindings/node): Fix type definition 2024-09-11 11:49:02 +09:00
tests refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
.gitignore refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
.npmignore refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
binding.d.ts feat(es/minifier): Support mangle cache (#9489) 2024-08-25 23:42:53 +00:00
binding.js feat(es/minifier): Support mangle cache (#9489) 2024-08-25 23:42:53 +00:00
jest.config.js refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
package.json chore: Publish 1.7.27 with swc_core v0.104.1 2024-09-11 12:31:52 +00:00
postinstall.d.ts refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
postinstall.js refactor(bindings): Make @swc/core a subpackage (#8625) 2024-05-18 09:23:06 +09:00
tsconfig.json fix(bindings/node): Fix regression of JS APIs (#8998) 2024-05-30 18:47:24 +09:00