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/minifier): Preserve `cooked` while compressing template literals

kdy1 opened this pull request over 1 year ago
fix(es/minifier): Abort seq inliner if a same var is defined in outer scope

Austaras opened this pull request over 1 year ago
refactor(es/ast): Avoid `transmute` in impl of `Hash` for `Number`

Manishearth opened this pull request over 1 year ago
Some parts of template literals are copied with `minify()`

kdy1 opened this issue over 1 year ago
ci: fix permissions

Brooooooklyn opened this pull request over 1 year ago
chore(ci): Update `@napi-rs/cli`

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
Inline const/let variables

rentalhost opened this issue over 1 year ago
fix(es/minifier): Abort sequential inliner on unresolved reference

kdy1 opened this pull request over 1 year ago
fix(es/utils): Ignore `typeof Id` while preserving side effects

kdy1 opened this pull request over 1 year ago
fix(es/minifier): Fix `tippy.js`

kdy1 opened this pull request over 1 year ago
Wrong resolved import paths when using 'paths'

joelMuehlena opened this issue over 1 year ago
fix(es/compat): Fix loose mode of the `spread` pass

isker opened this pull request over 1 year ago
swc/jest cant use `env` with `jsc.target`

jleider opened this issue over 1 year ago
refactor(es/parser): Do not use `lexical`

gmcsorley-work opened this pull request over 1 year ago
Make usage of lexical from swc_ecma_parser optional

gmcsorley-work opened this pull request over 1 year ago
Make usage of lexical from swc_ecma_parser optional

gmcsorley-work opened this pull request over 1 year ago
Remove usage of lexical from swc_ecma_parser

gmcsorley-work opened this pull request over 1 year ago
unknown field `eval`, expected one of `properties`, ...

danieltroger opened this issue over 1 year ago
KnexJS Peer Dependencies

MANTENN opened this issue over 1 year ago
Add ability to disable `lexical` dep

Manishearth opened this issue over 1 year ago
Error in compile class

pasalino opened this issue over 1 year ago
compress typeof Statement bug

Ossianaa opened this issue over 1 year ago
Minify changes the order of statements

JSerFeng opened this issue over 1 year ago
fix(plugin/runner): Use fs cache properly

JSerFeng opened this pull request over 1 year ago
const module imports not substituted in exported functions

Enva2712 opened this issue over 1 year ago
feat(es): Alias `format` as `output` for `minify()`

kdy1 opened this pull request over 1 year ago
fix(es/minifier): Abort on `Array.slice` with `start >= end`

kdy1 opened this pull request over 1 year ago
chore: Publish `v1.3.74` with `swc_core` `v0.79.38`

kdy1 opened this pull request over 1 year ago
fix(es/minifier): Mark args of `new`s as references

kdy1 opened this pull request over 1 year ago
Panic when compiling expression `[1, 2].slice(1, undefined)`

vanilla-lake opened this issue over 1 year ago
fix(es/module): Fix handling of continuous assignments in `systemjs`

thy486 opened this pull request over 1 year ago
fix(es): Fix typo in a warning

BiscuiTech opened this pull request over 1 year ago
Object content incorrectly removed during minify

FelixStridsbergPaf opened this issue over 1 year ago
unknown field `output`, expected one of `parse`, ...

mischnic opened this issue over 1 year ago
[css/modules] class is disappear when composes is chained

Thiry1 opened this issue over 1 year ago
Loose transpilation of spreads to ES5 is incorrect

isker opened this issue over 1 year ago
refactor(es/minifier): Support stable rustc

kdy1 opened this pull request over 1 year ago
chore: Publish `v1.3.73` with `swc_core` `v0.79.36`

kdy1 opened this pull request over 1 year ago
fix(es/utils): Fix string evaluation of array literals

kdy1 opened this pull request over 1 year ago
Class method decorators not working

shudv opened this issue over 1 year ago
New wasm32-unknown-unknown plugin created via swc cli is broken

Jack-Works opened this issue over 1 year ago
chore: Publish `v1.3.72` with `swc_core` `v0.79.33`

kdy1 opened this pull request over 1 year ago
test(es/compat): Add a test for optional chaining with loose mode

komyg opened this pull request over 1 year ago
SWC github releases are no longer created

smvv opened this issue over 1 year ago
feat(swc_core): expose visit/serde to serde feature

kwonoj opened this pull request over 1 year ago
refactor(es/parser): Make `stacker` an optional dependency

SkaillZ opened this pull request over 1 year ago
Make `stacker` an optional dependency of `swc_ecma_parser`

SkaillZ opened this issue over 1 year ago
fix(es/module): Do not determine module name for modules without exports in UMD

magic-akari opened this pull request over 1 year ago
for-in with a undeclared variable as LHS transpiles to a wrong code

Ossianaa opened this issue over 1 year ago
fix: ending block comment symbols did not start a new line.

liaoyinglong opened this pull request over 1 year ago
feat(es/preset-env): Update builtin definitions for `core-js` imports

kdy1 opened this pull request over 1 year ago
compress bug for evaluate array inside template string

troy351 opened this issue over 1 year ago
`core-js` import is not added for `Promise.allSettled`

zuisong opened this issue over 1 year ago
Object properties are incorrectly erased when using `hoist_props`

ThomasJClark opened this issue over 1 year ago
Input trait has multiple methods that should be unsafe

Manishearth opened this issue over 1 year ago
fix(es/minifier): Handle synthesized export default expression

Austaras opened this pull request over 1 year ago
Support stable rustc for all `swc_{css,ecma,html,xml}` crates

kdy1 opened this issue over 1 year ago
feat(es): Add a validation for a wrong config

kdy1 opened this pull request over 1 year ago
chore: Publish `v1.3.71` with `swc_core` `v0.79.27`

kdy1 opened this pull request over 1 year ago
fix(es/minifier): Do not drop used properties

kdy1 opened this pull request over 1 year ago
The consts was removed in the latest version。

ikapta opened this issue over 1 year ago
fix(es/minifier): Abort seq inliner using visitor

kdy1 opened this pull request over 1 year ago
minify of destructured props on es5 is better than es2015+

nkitku opened this issue over 1 year ago
ESM typescript compilation exports types as values

3axap4eHko opened this issue over 1 year ago
Fix capturing tokens when backtracking

dsherret opened this pull request over 1 year ago
es3 reserved_words transfrom error

underfin opened this issue over 1 year ago
refactor(es/minifier): Respect top-level when invoking IIFE

Austaras opened this pull request over 1 year ago
fix(es/minifier): Drop line comments starting with `!`

kdy1 opened this pull request over 1 year ago
fix(es/react): Fix handling of `key` used with spread properties

kdy1 opened this pull request over 1 year ago
fix(es/codegen): Don't strip necessary escape characters

kdy1 opened this pull request over 1 year ago
Variable named as `NaN` cannot be resolved

magic-akari opened this issue over 1 year ago
fix(es/minifier): Only cast global `Infinity`/`undefined`/`NaN`

magic-akari opened this pull request over 1 year ago
Wrong dead code elimination with variable named `Infinity`

nicolo-ribaudo opened this issue over 1 year ago
swc_bundler: mutating variables in module exports unhandled

YC-Lammy opened this issue over 1 year ago
Wrong ts enum transform result

magic-akari opened this issue over 1 year ago
transform crash bug

Ossianaa opened this issue over 1 year ago
chore(ci): Fix CI

kdy1 opened this pull request over 1 year ago
Minify option incorrectly strips escape characters

SarahAnnTolsma opened this issue over 1 year ago
feat(css/parser): Support `@starting-style`

CGQAQ opened this pull request over 1 year ago
TS namespace containing just `declare class` incorrectly removed

nicolo-ribaudo opened this issue over 1 year ago
fix(es/compat): Fix a bug of optional chaining

kdy1 opened this pull request over 1 year ago
[CSS] Deduplication of minifier is not smart enough

hyf0 opened this issue over 1 year ago
refactor(es/minifier): Respect `toplevel` and `module` options

Austaras opened this pull request over 1 year ago
fix(css/modules): Preserve attribute selectors used with `:global`

Thiry1 opened this pull request over 1 year ago
chore: Publish `v1.3.70` with `swc_core` `v0.79.19`

kdy1 opened this pull request over 1 year ago
buiild(bindings/wasm): Fix Wasm build

kdy1 opened this pull request over 1 year ago
Two named exports creates invalid CommonJS

snyamathi opened this issue over 1 year ago
`@swc/wasm` releases are missing since `1.3.66`

SimulatedGREG opened this issue over 1 year ago
fix(es/module): Skip Script transformations for CJS and AMD

magic-akari opened this pull request over 1 year ago
fix(es/typescript): Fix handling of optional chaining

kdy1 opened this pull request over 1 year ago