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): Make optional chaining pass less permissive

kdy1 opened this pull request almost 2 years ago
build(cargo): Drop dependencies on `retain_mut`

kdy1 opened this pull request almost 2 years ago
fix(es): Remove useless message

kdy1 opened this pull request almost 2 years ago
fix: SystemJS imports

vasilev-alex opened this pull request almost 2 years ago
chore: Publish `v1.3.31`

realtimetodie opened this pull request almost 2 years ago
Ignore dynamic module option is missing from schema

itsdouges opened this issue almost 2 years ago
fix(es/compat): Fix optional chaining pass

kdy1 opened this pull request almost 2 years ago
feat(bindings/swc_cli): Append the sourceMappingURL= source map file …

realtimetodie opened this pull request almost 2 years ago
not generated warning or error when handle ts file with ts grammar error

hardfist opened this issue almost 2 years ago
fix: SystemJS this expressions

vasilev-alex opened this pull request almost 2 years ago
swc_bundler: support outputting an IIFE

Yoskutik opened this issue almost 2 years ago
feat(es/minifier): mark some builtin functions pure.

hyf0 opened this pull request almost 2 years ago
feat(bindings/cli): Implement --config

titanous opened this pull request almost 2 years ago
Emit decorator metadata

tada5hi opened this issue almost 2 years ago
feat(swc): Add a new source maps option "linked"

realtimetodie opened this pull request almost 2 years ago
fix(es/decorator): Fix decorators on class methods

kdy1 opened this pull request almost 2 years ago
`names` in sourcemap are missing

mischnic opened this issue almost 2 years ago
Feat module umd globals

MohamedLamineAllal opened this pull request almost 2 years ago
typos

xnuk opened this pull request about 2 years ago
feat(css/prefixer): any-link fallback

alexander-akait opened this pull request about 2 years ago
Support auto-accessors

dsherret opened this issue about 2 years ago
range end index out of range for slice of length...

siosphere opened this issue about 2 years ago
Invalid Scoping on `for` loop variables

sno2 opened this issue about 2 years ago
feat(es/plugin): Add AST query API

kdy1 opened this pull request about 2 years ago
module umd not working on m1 mac

samuelgja opened this issue about 2 years ago
feat(css/minifier) Remove useless zeroes

ghostd opened this pull request about 2 years ago
[WIP] feat(swc/parser): multiple nesting selector

alexander-akait opened this pull request about 2 years ago
bundler: Node package resolution

MikeRomaa opened this issue about 2 years ago
swc.minify() always assumes strict mode

joebeachjoebeach opened this issue about 2 years ago
Support `package.exports` in NodeModulesResolver

hanayashiki opened this issue about 2 years ago
fix(es/codegen): Set `sourceRoot` of sourcemaps

kdy1 opened this pull request about 2 years ago
css: filter declaration parsing error

cherepanov opened this issue about 2 years ago
Incorrect yield and try-finally behaviour

tomas-c opened this issue over 2 years ago
[css-minifier]Check color value compression in all places

yisibl opened this issue over 2 years ago
feat(css-minifier): add keyframes naming minify support

CGQAQ opened this pull request over 2 years ago
`bundle` - Panic on arrays with 64 or more numbers

Nerixyz opened this issue over 2 years ago
[css-minifier]Merge the same rules

yisibl opened this issue over 2 years ago
Only one CSS-wide keywords can exist in the property value

yisibl opened this issue over 2 years ago
[css-minifier]expand the static `calc()`

yisibl opened this issue over 2 years ago
[v2] Refactor configuration API

kdy1 opened this issue over 2 years ago
Config files fail with top-level array

jrieken opened this issue over 2 years ago
The code behind multiline comments can not start a new line

bwy111 opened this issue over 2 years ago
"extends" property for .swcrc files

aminya opened this issue over 2 years ago
Incorrect generation output upon running swc on root directory

isRyven opened this issue over 2 years ago
Multiline comments breaks debugger breakpoints

Kaizer69 opened this issue over 2 years ago
@swc/core threw an error when attempting to validate swc compiler options.

sebastianrath opened this issue over 2 years ago
Minifier tasklist

kdy1 opened this issue over 2 years ago
[PoC] V2 API changes using cargo feature flag

kdy1 opened this pull request over 2 years ago
Remove minification apis from `transform()`

kdy1 opened this issue over 2 years ago
[Tracking] `swc_core` + `@swc/core` beta / nightly release

kwonoj opened this issue over 2 years ago
build(cargo): remove redundant packages

kwonoj opened this pull request over 2 years ago
feat(css/parser): comments supporting

alexander-akait opened this pull request over 2 years ago
Enable bytechecked deserialization for the plugin

kwonoj opened this issue over 2 years ago
[AST] shape of Param, Pat and VarDeclarator

magic-akari opened this issue over 2 years ago
Improve parsing of CSS `@container`

yisibl opened this issue over 2 years ago
Support Mangle Properties cache

dispalt opened this issue over 2 years ago
Allow keeping the comments when css codegen

IWANABETHATGUY opened this issue over 2 years ago
No type metadata for decorated properties with user defined types

ItamarMalka opened this issue over 2 years ago
chore: Drop support for node v10 and v12

Meir017 opened this pull request over 2 years ago
Drop support for node v10 and v12

Meir017 opened this issue over 2 years ago
test(swc/wasm): add test cases for minify

kwonoj opened this pull request over 2 years ago
Class fields named 'export' not allowed when using decorators

maclockard opened this issue over 2 years ago
Coverage reports include <<jsx-config-pragma.js>>, causing errors

DerGernTod opened this issue over 2 years ago
Namespace with `declare`d members should not be type only

nayeemrmn opened this issue over 2 years ago
Enhance Releases and Changelog

davbrito opened this issue over 2 years ago
Integration test for the plugin against published version

kwonoj opened this issue over 2 years ago
Wasm plugins are not backward compatible

kwonoj opened this issue over 2 years ago
cli not recursively compiling on windows

parisholley opened this issue over 2 years ago
feature(cli): don't block forever waiting on stdin

bcmyers opened this pull request over 2 years ago
refactor(cli): some general refactoring in swc_cli

bcmyers opened this pull request over 2 years ago
Use better string type

kdy1 opened this issue over 2 years ago
Less restrictive parsing

coderaiser opened this issue over 2 years ago
Command line usage of swc after cargo install swc_cli is challenging.

joshcartme opened this issue over 2 years ago
Migrate inlined fixture tests to file-based fixture tests

kdy1 opened this issue over 2 years ago
preset-env for CSS

petamoriken opened this issue over 2 years ago
Enable unused Typescript enums to be removed by minifiers

mischnic opened this issue over 2 years ago
chore(plugin): expose optional features for wasm plugin test

aircloud opened this pull request over 2 years ago
Better versioning error message between plugin - host

kwonoj opened this issue over 2 years ago
keep_classnames and other terser options can be regexp

jdalton opened this issue over 2 years ago
Emitted AST should optionally include comments

saibotsivad opened this issue over 2 years ago
Compile error on type and ts redefinitions

tmayr opened this issue over 2 years ago
`sourcesContent` in `inputSourceMap` not used in some cases

yume-chan opened this issue almost 3 years ago
Error when using Emotion Component Selector feature

yvuong opened this issue almost 3 years ago
import statements improperly transformed when using symlinks

clhuang opened this issue almost 3 years ago
Implement swcx `compile` to feature parity to @swc/cli

kwonoj opened this issue almost 3 years ago