Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/aspect-build/rules_swc

Bazel rules for the swc toolchain https://swc.rs/
https://github.com/aspect-build/rules_swc

chore: fix windows red

alexeagle opened this pull request almost 2 years ago
chore: update swc v1.3.41

realtimetodie opened this pull request almost 2 years ago
fix: windows CI

alexeagle opened this pull request almost 2 years ago
ci: add the windows runner to the matrix strategy

realtimetodie opened this pull request almost 2 years ago
Enable CI on windows

alexeagle opened this issue almost 2 years ago
chore: update to Aspect CLI 5.2.1

gregmagolan opened this pull request almost 2 years ago
refactor: prevent adding unused source maps options

realtimetodie opened this pull request almost 2 years ago
fix: do not specify empty --source-root arg

jbedard opened this pull request almost 2 years ago
test: change sourcemap tests to json assertions

jbedard opened this pull request almost 2 years ago
chore: update to Aspect CLI 5.2.0-rc0

gregmagolan opened this pull request almost 2 years ago
refactor: no default value for source_root

alexeagle opened this pull request almost 2 years ago
test: use write_source_files where possible

jbedard opened this pull request almost 2 years ago
feat: add a new source_root attribute

realtimetodie opened this pull request almost 2 years ago
fix: set sourcemap root to the workspace relative root_dir

jbedard opened this pull request almost 2 years ago
Add e2e test for integrity_hashes in toolchain

gregmagolan opened this issue almost 2 years ago
Fix sourcemaps

alexeagle opened this pull request almost 2 years ago
feat: add support for source-file-name and source-root

alexeagle opened this pull request almost 2 years ago
chore: simplify WORKSPACE

alexeagle opened this pull request almost 2 years ago
chore: mirror latest swc release

alexeagle opened this pull request almost 2 years ago
chore: update to aspect_bazel_lib 1.27.2

gregmagolan opened this pull request almost 2 years ago
chore: update to swc v1.3.36

titanous opened this pull request almost 2 years ago
chore: update to rules_js 1.19.0

gregmagolan opened this pull request almost 2 years ago
chore: mirror latest version

alexeagle opened this pull request almost 2 years ago
[Bug]: sourcemap paths are not relative

alexeagle opened this issue almost 2 years ago
release: publish release artifact

alexeagle opened this pull request almost 2 years ago
docs: explain out_dir with output_dir

alexeagle opened this pull request almost 2 years ago
chore: --config is working now

alexeagle opened this pull request almost 2 years ago
refactor: only use underlying rule where required

alexeagle opened this pull request almost 2 years ago
refactor: force users to explicitly provide srcs

alexeagle opened this pull request almost 2 years ago
chore: docs updates before 1.0

alexeagle opened this pull request almost 2 years ago
[FR]: example of a plugin compiled from Rust

alexeagle opened this issue almost 2 years ago
docs: fix reference to non-existent target

alexeagle opened this pull request almost 2 years ago
refactor: move resolved_toolchain to the main workspace

alexeagle opened this pull request almost 2 years ago
chore: update to rules_js 1.17.0 and aspect_bazel_lib 1.24.2

gregmagolan opened this pull request almost 2 years ago
docs: Rename Bazel target swc_compile

realtimetodie opened this pull request almost 2 years ago
fix: Sourcemap links are not generated

realtimetodie opened this pull request almost 2 years ago
refactor: combine e2e to a single smoke test

alexeagle opened this pull request almost 2 years ago
docs: tell users how to run swc using their tsconfig settings

alexeagle opened this pull request almost 2 years ago
chore: update to rules_js 1.15.1 and aspect_bazel_lib 1.23.3

gregmagolan opened this pull request almost 2 years ago
chore: update to Aspect CLI 5.1.2

gregmagolan opened this pull request almost 2 years ago
Add support for plugins

titanous opened this pull request almost 2 years ago
chore: update to newest aspect_bazel_lib

alexeagle opened this pull request almost 2 years ago
fix(paths): .tsx should produce .jsx

alexeagle opened this pull request almost 2 years ago
[Bug]: Sourcemap links are not generated

paullewis opened this issue almost 2 years ago
fix(windows): mimic an empty stdin input

realtimetodie opened this pull request about 2 years ago
chore: use upstream json match test

alexeagle opened this pull request about 2 years ago
add windows-latest CI

alexeagle opened this pull request about 2 years ago
chore: update bcr homepage

alexeagle opened this pull request about 2 years ago
[Bug]: Hangs on windows?

alexeagle opened this issue about 2 years ago
fix(windows): remove exe extension in platforms lookup

alexeagle opened this pull request about 2 years ago
chore: add .bcr for auto-publishing to the registry

alexeagle opened this pull request about 2 years ago
chore: add MODULE.bazel file

alexeagle opened this pull request about 2 years ago
docs: enable_runfiles is no longer required since we don't use rules_js

alexeagle opened this pull request about 2 years ago
feat: automatically use .swcrc

alexeagle opened this pull request about 2 years ago
feat: read swc version from package.json

alexeagle opened this pull request about 2 years ago
Support bzlmod

alexeagle opened this issue about 2 years ago
fix: map alternative ts file extensions

alexeagle opened this pull request about 2 years ago
chore: cleanup paths example

alexeagle opened this pull request about 2 years ago
Automatically use .swcrc in the current folder if present

alexeagle opened this issue about 2 years ago
chore: update to aspect_rules_js 1.13.0

gregmagolan opened this pull request about 2 years ago
chore: update to Bazel 6.0.0 and Aspect CLI 5.1.1

gregmagolan opened this pull request about 2 years ago
Fix package-relative paths for external sources

bduffany opened this pull request about 2 years ago
[Bug]: Transpiled .mjs file is missing when using SWC as the transpiler

paullewis opened this issue about 2 years ago
chore: update to rules_js 1.12.0

gregmagolan opened this pull request about 2 years ago
chore: add v1.3.22 and v1.3.23

gregmagolan opened this pull request about 2 years ago
chore: add swc versions v1.3.4 through v1.3.21

alexeagle opened this pull request about 2 years ago
root_dir support

kzadorozhny opened this pull request about 2 years ago
chore: add swc versions v1.3.4 through v1.3.21

gregmagolan opened this pull request about 2 years ago
[BUG]: Script doesn't check if user has gsed installed

Aghassi opened this issue about 2 years ago
[FR]: Support mirroring version provided by package.json

Aghassi opened this issue about 2 years ago
chore: use Aspect CLI 5.0.2

gregmagolan opened this pull request about 2 years ago
chore: update to aspect_bazel_lib 1.8.0

gregmagolan opened this pull request about 2 years ago
Revert "feat: transpiler function returns unused srcs"

alexeagle opened this pull request about 2 years ago
feat: transpiler function returns unused srcs

alexeagle opened this pull request about 2 years ago
chore: update to rules_js 1.8.0

gregmagolan opened this pull request about 2 years ago
chore: update to bazel 6.0.0rc2

gregmagolan opened this pull request about 2 years ago
chore: update to rules_js 1.7.0

gregmagolan opened this pull request about 2 years ago
chore: update to aspect_bazel_lib 1.16.2

gregmagolan opened this pull request about 2 years ago
chore: tidy comment in opaque_src example

gregmagolan opened this pull request about 2 years ago
fix: handle opaque targets in swc srcs

gregmagolan opened this pull request about 2 years ago
Performance feedback

matthewjh opened this issue about 2 years ago
chore: remove swc workaround

alexeagle opened this pull request about 2 years ago
Run bare rust CLI binary, no node

alexeagle opened this issue over 2 years ago
Bazel OOM when using swc rules for a large repo

ewianda opened this issue over 2 years ago
Update SWC to re-enable sandbox

bazaglia opened this issue over 2 years ago
run bare rust CLI binary, no node

alexeagle opened this pull request over 2 years ago
Dependency Dashboard

renovate[bot] opened this issue over 2 years ago
fix: don't try to declare swc toolchain for target platform

alexeagle opened this pull request about 3 years ago