Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/swc-project/swc
Rust-based platform for the Web
https://github.com/swc-project/swc
fix(es/compat): Apply transforms for explicit resource management
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
swc not emit any transformation for 'using' keyword.
dudubs opened this issue over 1 year ago
dudubs opened this issue over 1 year ago
updated wasmer to version 4.1.2
Havunen opened this pull request over 1 year ago
Havunen opened this pull request over 1 year ago
swc_ecma_quote tests are failing
Havunen opened this issue over 1 year ago
Havunen opened this issue over 1 year ago
fix(es/minifier): Report `is_fn_local` even if var is hoisted
Austaras opened this pull request over 1 year ago
Austaras opened this pull request over 1 year ago
Error handling functionDecl in block
Ossianaa opened this issue over 1 year ago
Ossianaa opened this issue over 1 year ago
feat(es): Add an option to disable builtin transforms
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(swc-info): Use correct path while getting local package versions
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
feat(swc-info): Add a CLI to help issue reporting
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Can't build the project and run the tests following CONTRIBUTING.md
Havunen opened this issue over 1 year ago
Havunen opened this issue over 1 year ago
Compiled code uses full path for all NPM imports
Nickersoft opened this issue over 1 year ago
Nickersoft opened this issue over 1 year ago
feat(es/ast): Support import attributes proposal
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
chore: Publish `v1.3.80` with `swc_core` `v0.81.5`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/module): Don't resolve as `node_modules` from `TscResolver`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
More integration test suite
kdy1 opened this issue over 1 year ago
kdy1 opened this issue over 1 year ago
Some files are not found from swc/helpers package
wajidrazadev opened this issue over 1 year ago
wajidrazadev opened this issue over 1 year ago
When using @swc/helpers with @swc/core 1.3.79, the build output path has added node_modules.
hi-otto opened this issue over 1 year ago
hi-otto opened this issue over 1 year ago
there isn't globalThis polyfill when env is ios_saf 11
liucan233 opened this issue over 1 year ago
liucan233 opened this issue over 1 year ago
Option to make `jsc.paths` fully specify `/index.js` (and/or extension)
kdy1 opened this issue over 1 year ago
kdy1 opened this issue over 1 year ago
fix(es/module): Fix logic for exact matches in `jsc.paths`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
chore: Publish `v1.3.79` with `swc_core` `v0.81.3`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/codegen): Fix placing of comments of yield arguments
lewisl9029 opened this pull request over 1 year ago
lewisl9029 opened this pull request over 1 year ago
chore(ci): Fix CI
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/minifier): Don't remove exports
lewisl9029 opened this pull request over 1 year ago
lewisl9029 opened this pull request over 1 year ago
feat(testing): Merge special panics like `UPDATE=1`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es): Fix default value of `jsc.minify.format.comments`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/module): Make `jsc.paths` work for a nest.js app
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Why there are<anon> files in source map?
jecfish opened this issue over 1 year ago
jecfish opened this issue over 1 year ago
Spread operator doesn't work for generators and iterators
Yoskutik opened this issue over 1 year ago
Yoskutik opened this issue over 1 year ago
refactor(common): Mark some methods of `Input` unsafe
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Incorrect minification of rollup commonjs wrapper
SukkaW opened this issue over 1 year ago
SukkaW opened this issue over 1 year ago
Compiled code imports package.json from outside the output directory
andrucz opened this issue over 1 year ago
andrucz opened this issue over 1 year ago
ast node span is incorrect when leading comments existed
huozhi opened this issue over 1 year ago
huozhi opened this issue over 1 year ago
May be a problem with types.ts declaration file
Ossianaa opened this issue over 1 year ago
Ossianaa opened this issue over 1 year ago
legacy-swc-helper uses npm aliases - not compatible with codesandbox
ling1726 opened this issue over 1 year ago
ling1726 opened this issue over 1 year ago
comment is not preserved even when the minification is not enabled
SukkaW opened this issue over 1 year ago
SukkaW opened this issue over 1 year ago
swc says "Expected ',', got 'className'" when compiling my webpack + swc based react project.
shibisuriya opened this issue over 1 year ago
shibisuriya opened this issue over 1 year ago
Running test using swc/jest with coverage is 5x times slower than running it without coverage!
chestozo opened this issue over 1 year ago
chestozo opened this issue over 1 year ago
fix(es/minifier): Don't inline properties if the var is not `fn-local`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
feat(css/ast): Support `@scope` at-rule
CGQAQ opened this pull request over 1 year ago
CGQAQ opened this pull request over 1 year ago
Support CSS `@scope` rule
yisibl opened this issue over 1 year ago
yisibl opened this issue over 1 year ago
fix(es/module): Make `jsc.paths` not produce absolute paths on windows
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
refactor(es/types): Extract `@swc/types` as a small, reusable package
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
refactor(es/helpers): Move packages for monorepo
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
refactor(es/minifier): Pre-calculate `reassigned`
Austaras opened this pull request over 1 year ago
Austaras opened this pull request over 1 year ago
chore: Publish `v1.3.78` with `swc_core` `v0.79.69`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Can't use ESM with `jsc.paths`
Nickersoft opened this issue over 1 year ago
Nickersoft opened this issue over 1 year ago
Extract `@swc/types` from `@swc/core`
kdy1 opened this issue over 1 year ago
kdy1 opened this issue over 1 year ago
feat(es/module): Improve error message about relative `jsc.baseUrl`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
SyntaxError: Expecting Unicode escape sequence \uXXXX.
9aoy opened this issue over 1 year ago
9aoy opened this issue over 1 year ago
@swc/helpers latest version has been downgraded
nuintun opened this issue over 1 year ago
nuintun opened this issue over 1 year ago
perf(es/visit): Use `debug_unreachable` to reduce binary size
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/minifier): Preserve more analysis data upon inlining
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
crash when compiling empty or type-only file with sourcemaps
jbedard opened this issue over 1 year ago
jbedard opened this issue over 1 year ago
Issue with hoist_props when rendering objects dynamically
acolby opened this issue over 1 year ago
acolby opened this issue over 1 year ago
fix(es/codegen): Add quotes to property names when `ascii_only` is `true`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Invalid transpilation for parameter array and object rest destructuring
mischnic opened this issue over 1 year ago
mischnic opened this issue over 1 year ago
refactor(es/parser): Remove needless `unsafe`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
chore: Publish `v1.3.77` with `swc_core` `v0.79.59`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
refactor(common): Make `ahash` optional
dsherret opened this pull request over 1 year ago
dsherret opened this pull request over 1 year ago
refactor: Use `ahash` from `swc_common` in more places
dsherret opened this pull request over 1 year ago
dsherret opened this pull request over 1 year ago
fix(es/compat): Revert #7610
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/compat): Revert #7610
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
feat(es/ast): Expose `Archived` types
JQuezada0 opened this pull request over 1 year ago
JQuezada0 opened this pull request over 1 year ago
Export Archived types from `rkyv::Archive` implementations
JQuezada0 opened this issue over 1 year ago
JQuezada0 opened this issue over 1 year ago
es5 will generate illegal js code
jerrykingxyz opened this issue over 1 year ago
jerrykingxyz opened this issue over 1 year ago
fix(es/helpers): Workaround a next.js bug from `@swc/helpers`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/parser): Revert lexer fix for `<<`
dsherret opened this pull request over 1 year ago
dsherret opened this pull request over 1 year ago
Imports use absolute paths on windows instead of relative
martijnimhoff opened this issue over 1 year ago
martijnimhoff opened this issue over 1 year ago
ascii_only handles object attribute names missing double quotes
noyobo opened this issue over 1 year ago
noyobo opened this issue over 1 year ago
fix(es/minifier): Abort seq inliner if var is not fn_local or reassigned
Austaras opened this pull request over 1 year ago
Austaras opened this pull request over 1 year ago
refactor(es/parser): Don't attempt to handle shebangs in `read_token_number_sign`
Manishearth opened this pull request over 1 year ago
Manishearth opened this pull request over 1 year ago
Unable to minify react-virtuoso
paveldvorak5 opened this issue over 1 year ago
paveldvorak5 opened this issue over 1 year ago
fix(es): Resolve `jsc.baseUrl` for `.swcrc` specified by `--config-file`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
`.swcrc` loaded via `--config-file` does not resolve `jsc.baseUrl`
kushuh opened this issue over 1 year ago
kushuh opened this issue over 1 year ago
Cannot use relative `jsc.baseUrl` anymore in .swcrc config
kushuh opened this issue over 1 year ago
kushuh opened this issue over 1 year ago
losing "_this" decl when updating from 1.37.1 to 1.37.4+
dhlolo opened this issue over 1 year ago
dhlolo opened this issue over 1 year ago
Unconditional UB found in swc_ecma_parser around char::from_u32_unchecked
Manishearth opened this issue over 1 year ago
Manishearth opened this issue over 1 year ago
Swc fails to transpile optional chain operators in parentheses with an outer optional chain
natan-stripe opened this issue over 1 year ago
natan-stripe opened this issue over 1 year ago
Error: failed to handle: base_dir(./src) must be absolute. Please ensure that `jsc.baseUrl` is specified correctly.
ian-at-memo opened this issue over 1 year ago
ian-at-memo opened this issue over 1 year ago
chore: Publish `v1.3.76` with `swc_core` `v0.79.55`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/ast): Bump version
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
chore: Publish `v1.3.76` with `swc_core` `v0.79.54`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
non-null assertion in typescript changes generated javascript
hunkydoryrepair opened this issue over 1 year ago
hunkydoryrepair opened this issue over 1 year ago
perf(es/parser): Split `TokenKind` from `Token`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Parameter named `this` is transformed to unresolved variable `_this`
JSerFeng opened this issue over 1 year ago
JSerFeng opened this issue over 1 year ago
fix(es/compat): Remove wrong logic for object patterns in `object_rest`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
chore(ci): Cleanup CI
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
perf(es/compat): Improve time complexity of `class_properties`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/minifier): Do not drop properties used via `this`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Seq inliner would change result in op assign
Austaras opened this issue over 1 year ago
Austaras opened this issue over 1 year ago
swc minifier strips the used property from the object.
SukkaW opened this issue over 1 year ago
SukkaW opened this issue over 1 year ago
Bug: SWC typeof helper + terser = SyntaxError on Safari 12.1/12.2/12.3
hjkcai opened this issue over 1 year ago
hjkcai opened this issue over 1 year ago
Cannot find module with certain package.json exports config
trsdln opened this issue over 1 year ago
trsdln opened this issue over 1 year ago
Compilation takes too long in this case
Jackson-he opened this issue over 1 year ago
Jackson-he opened this issue over 1 year ago
chore: Publish `v1.3.75` with `swc_core` `v0.79.49`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
feat(es/minifier): Support `mangle.eval`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Destructuring function array arg with 2 object destructuring entries causes clashing variable names
kealjones-wk opened this issue over 1 year ago
kealjones-wk opened this issue over 1 year ago
fix(es/module): Use `jsc.baseUrl` while resolving absolute paths
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
refactor(es/parser): Do not validate top-level await with target
JSerFeng opened this pull request over 1 year ago
JSerFeng opened this pull request over 1 year ago