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
feat(bindings): Create a minifier-only package
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
feat(bindings): Create a minifier-only package
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
refactor(bindingins): Create `@swc/counter`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Compilation error since @swc/core 1.3.79 on Nest.js projects
Akaryatrh opened this issue over 1 year ago
Akaryatrh opened this issue over 1 year ago
Loop body extraction breaks async functions resolution since v1.3.61
GeeekyBoy opened this issue over 1 year ago
GeeekyBoy opened this issue over 1 year ago
[Wrong] Assumption API already exists
GeorgeZhangZHY opened this issue over 1 year ago
GeorgeZhangZHY opened this issue over 1 year ago
Use of Reflect.construct() creates redundent objects when calling super constructor
rikumi opened this issue over 1 year ago
rikumi opened this issue over 1 year ago
chore: Publish `v1.3.87` with `swc_core` `v0.83.18`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/codegen): Fix codegen of unicode surrogates
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Switch statement compressed incorrectly
adrianosmond opened this issue over 1 year ago
adrianosmond opened this issue over 1 year ago
Parser crashes on `as` assertion
yamafaktory opened this issue over 1 year ago
yamafaktory opened this issue over 1 year ago
GeneratorFunction constructor incorrect
hoivee opened this issue over 1 year ago
hoivee opened this issue over 1 year ago
fix(es/compat): Handle nullish in fn expr scope
magic-akari opened this pull request over 1 year ago
magic-akari opened this pull request over 1 year ago
[Wrong] Es6/nodenext module only has a field named `resolveFully` and you should remove other fields.
DuCanhGH opened this issue over 1 year ago
DuCanhGH opened this issue over 1 year ago
minifySync error => 'import', and 'export' cannot be used outside of module code
aelbore opened this issue over 1 year ago
aelbore opened this issue over 1 year ago
bug: nullish coalescing with function invokation is not properly compiled
layershifter opened this issue over 1 year ago
layershifter opened this issue over 1 year ago
refactor(atoms): Remove usage of `js_word!` to drop `string-cache`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/compat): Skip function scope in `block-scoped-fns` pass
magic-akari opened this pull request over 1 year ago
magic-akari opened this pull request over 1 year ago
Use alternative string lib
kdy1 opened this issue over 1 year ago
kdy1 opened this issue over 1 year ago
Inlining single-use functions doesn't respect `reduce_funcs` option
stevenlele opened this issue over 1 year ago
stevenlele opened this issue over 1 year ago
fix(bindings/type): Update types of `jsc.experimental`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/minifier): Do not inline into a template literal with sequential inliner
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
chore: Publish `v1.3.86` with `swc_core` `v0.83.16`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Minifier produces incorrect code when template literals are used
abdulsattar opened this issue over 1 year ago
abdulsattar opened this issue over 1 year ago
chore(es/preset-env): Ignore `tp` in the version of a browser version
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
TypeScript identifier resolver incorrectly handles block scopes
eandre opened this issue over 1 year ago
eandre opened this issue over 1 year ago
refactor(es/lint): Remove usage of `box_patterns`
magic-akari opened this pull request over 1 year ago
magic-akari opened this pull request over 1 year ago
build(bindings/node): Link msvc runtime statically
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
Cannot install swc_cli on stable Rust
dddlr opened this issue over 1 year ago
dddlr opened this issue over 1 year ago
[Wrong] ESM module type does not support fields from `common-js`
patricklafrance opened this issue over 1 year ago
patricklafrance opened this issue over 1 year ago
Cannot trim const enum
haozi opened this issue over 1 year ago
haozi opened this issue over 1 year ago
fix(es/minifier): Handle `ModuleDecl` when transform const modules
magic-akari opened this pull request over 1 year ago
magic-akari opened this pull request over 1 year ago
fix(es/compat): Handle `PrivateName` in `logical_assignments`
magic-akari opened this pull request over 1 year ago
magic-akari opened this pull request over 1 year ago
`undefined` is passed for the "context.metadata" field in a decorator metadata
arklanq opened this issue over 1 year ago
arklanq opened this issue over 1 year ago
"private should be removed by class_properties" error when use preset_env
zhangpanweb opened this issue over 1 year ago
zhangpanweb opened this issue over 1 year ago
fix(es/module): Preserve import specifier if resolving fails
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
chore: Publish `v1.3.85` with `swc_core` `v0.83.10`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Downlevelled optional chaining could place the side-effect enclosing `var`s in the highest var scope
bradzacher opened this issue over 1 year ago
bradzacher opened this issue over 1 year ago
[email protected] transformation with optional chaining results in incorrect output
hjkcai opened this issue over 1 year ago
hjkcai opened this issue over 1 year ago
TypeScript types wrong
cspotcode opened this issue over 1 year ago
cspotcode opened this issue over 1 year ago
fix(css/modules): Support composes when using multiple subclass selectors
aweary opened this pull request over 1 year ago
aweary opened this pull request over 1 year ago
[css/modules] composes fails when using multiple selectors
aweary opened this issue over 1 year ago
aweary opened this issue over 1 year ago
upgrade version cause error
andyzys opened this issue over 1 year ago
andyzys opened this issue over 1 year ago
feat(es/module): Add an option to make resolver fully resolve `index.js`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/compat): Handle single expression case in static block
magic-akari opened this pull request over 1 year ago
magic-akari opened this pull request over 1 year ago
fix(es/minifier): Parse a file as a module only if `opts.module` is `true`
andersk opened this pull request over 1 year ago
andersk opened this pull request over 1 year ago
Expose jsc.experimental.disableBuiltinTransformsForInternalTesting as a feature
niieani opened this issue over 1 year ago
niieani opened this issue over 1 year ago
chore(es/preset-env): Add the repository url to `Cargo.toml`
szabgab opened this pull request over 1 year ago
szabgab opened this pull request over 1 year ago
Incorrect module type detection in files with side-effect imports
SuperOleg39 opened this issue over 1 year ago
SuperOleg39 opened this issue over 1 year ago
Unable to minify css using `@swc/css` when there's a calc
tanhauhau opened this issue over 1 year ago
tanhauhau opened this issue over 1 year ago
Invalid jsx pragma like `@jsx foo-bar` make swc panic
nayeemrmn opened this issue over 1 year ago
nayeemrmn opened this issue over 1 year ago
chore: Publish `v1.3.84` with `swc_core` `v0.83.5`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/codegen): Use `emitAssertForImportAttributes`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Calling `metadata.get_transform_plugin_config()` crashes SWC
niieani opened this issue over 1 year ago
niieani opened this issue over 1 year ago
feat(es/compat): Support `pure_getters` for `optional_chaining`
Austaras opened this pull request over 1 year ago
Austaras opened this pull request over 1 year ago
fix(es/compat): Visit assign expr in generator
Austaras opened this pull request over 1 year ago
Austaras opened this pull request over 1 year ago
Added a couple of javascript files as sym links, the project doesn't build.
shibisuriya opened this issue over 1 year ago
shibisuriya opened this issue over 1 year ago
Build is breaking after upgrade SWC CORE 1.3.78 to 1.3.79 in NestJs projects.
flavio-ever opened this issue over 1 year ago
flavio-ever opened this issue over 1 year ago
Reopen: unused logger defined by console.log.bind(null, ...) is not treeshaked #7927
dimaMachina opened this issue over 1 year ago
dimaMachina opened this issue over 1 year ago
`emitAssertForImportAttributes` does not emit assert for import attributes
isaacs opened this issue over 1 year ago
isaacs opened this issue over 1 year ago
unused logger defined by `console.log.bind(null, ...)` is not treeshaked
B2o5T opened this issue over 1 year ago
B2o5T opened this issue over 1 year ago
`.swcrc` is not used for JS `minify()`
billykwok opened this issue over 1 year ago
billykwok opened this issue over 1 year ago
Explore using TypeScript AST/type info for more accurate and efficient usage-based polyfilling
mqudsi opened this issue over 1 year ago
mqudsi opened this issue over 1 year ago
[WRONG] `jsc.experimental.keepImportAssertions` is `experimental`, explicitly
meabed opened this issue over 1 year ago
meabed opened this issue over 1 year ago
Avoid IIFEs for static class member definition with `useDefineForClassFields: false`
bradzacher opened this issue over 1 year ago
bradzacher opened this issue over 1 year ago
Simple downlevelled optional chain generates an extra, unnecessary variable
bradzacher opened this issue over 1 year ago
bradzacher opened this issue over 1 year ago
chore: Publish `v1.3.83` with `swc_core` `v0.83.2`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
@swc/helpers package doesn't include dispose & using helpers
TeaSeaLancs opened this issue over 1 year ago
TeaSeaLancs opened this issue over 1 year ago
fix(es/module): Fix `jsc.paths` for projects using pnpm
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(css/modules): aggregate class names when composes is chained.
Thiry1 opened this pull request over 1 year ago
Thiry1 opened this pull request over 1 year ago
fix(es/codegen): Emit leading comments for `ExprStmt`
magic-akari opened this pull request over 1 year ago
magic-akari opened this pull request over 1 year ago
feat(es): Make options `#[non_exhaustive]`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
feat(es/codegen): Add an option to print `assert` for import attributes
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
[css/modules] composes fails due to order of class names
Thiry1 opened this issue over 1 year ago
Thiry1 opened this issue over 1 year ago
Import assertions are blanket converted to import attributes
PaulSinghDev opened this issue over 1 year ago
PaulSinghDev opened this issue over 1 year ago
Jest + SWC resolves index.js instead of index.ts
iicdii opened this issue over 1 year ago
iicdii opened this issue over 1 year ago
fix(es/module): Revert #7901
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
chore: Publish `v1.3.82` with `swc_core` `v0.82.10`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Inconsistent Jest coverage between shards
micDropper opened this issue over 1 year ago
micDropper opened this issue over 1 year ago
`using` keyword does not work for disposeAsync variant
ffMathy opened this issue over 1 year ago
ffMathy opened this issue over 1 year ago
fix(es/module): Make `jsc.paths` fully resolve TypeScript files
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(common): Fix logic for excluding `FileName` from source maps
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
import name used as a type then locally shadowed as a value causes a compile error
bradzacher opened this issue over 1 year ago
bradzacher opened this issue over 1 year ago
ERR_UNSUPPORTED_DIR_IMPORT
ziimakc opened this issue over 1 year ago
ziimakc opened this issue over 1 year ago
expect(jest.fn()).toHaveBeenCalledWith(...expected), swc/jest error
Amitgupta76 opened this issue over 1 year ago
Amitgupta76 opened this issue over 1 year ago
Fix a typo in README.md
shafakyildiz opened this pull request over 1 year ago
shafakyildiz opened this pull request over 1 year ago
chore: Publish `v1.3.81` with `swc_core` `v0.82.7`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
ReferenceError: Cannot access 'XXX' before initialization not solved
GreenTech-Solutions opened this issue over 1 year ago
GreenTech-Solutions opened this issue over 1 year ago
fix(es/resolver): Correctly resolve global value
Austaras opened this pull request over 1 year ago
Austaras opened this pull request over 1 year ago
fix(es/module): Don't create absolute paths for `jsc.paths` on Windows
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
chore(deps): Update `memchr`
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
refactor(es/minifier): Remove `mutated` and `mutation_by_call_count`
Austaras opened this pull request over 1 year ago
Austaras opened this pull request over 1 year ago
perf(es/transforms): Remove wrong parallelism
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
fix(es/compat): Make `SwitchCase` handler of `block-scoping` stateless
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
Cannot find module 'C:/Users/joe/Documents/my-api/src/modules/client/users/users.module' [NestJS]
viniciussantos45 opened this issue over 1 year ago
viniciussantos45 opened this issue over 1 year ago
feat(es/ast): Make ES AST extensible
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago
TypeError: _loop is not a function
davidye opened this issue over 1 year ago
davidye opened this issue over 1 year ago
A bug about Button.Group of antd
coder-xiaotian opened this issue over 1 year ago
coder-xiaotian opened this issue over 1 year ago
fix(es/dep-graph): Analyze import type children
dsherret opened this pull request over 1 year ago
dsherret opened this pull request over 1 year ago
feat(es/preset-env): Update data
kdy1 opened this pull request over 1 year ago
kdy1 opened this pull request over 1 year ago