Ecosyste.ms: OpenCollective

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

github.com/swc-project/swc-node

Faster ts-node without typecheck
https://github.com/swc-project/swc-node

Directory import is not supported resolving ES modules

TArch64 opened this issue 7 months ago
Version 1.9.1 is not working with ESM

P4sca1 opened this issue 7 months ago
Using `@swc-node/register` with Mocha leads to errors

martinslota opened this issue 7 months ago
doc: add `@swc/core` dependency to usage example

silverwind opened this pull request 7 months ago
feat: update esm module resolver

yeliex opened this pull request 7 months ago
Error when using swc-node esm with mocha

bguerout opened this issue 7 months ago
test(integrate-module): add compiled .js file spec

Brooooooklyn opened this pull request 7 months ago
doc: update readme

yeliex opened this pull request 7 months ago
fix: fix ts extension detect regex, close #775 #774 #772

yeliex opened this pull request 7 months ago
fix: fix ts extension detect regexp, close #775 #774 #772

yeliex opened this pull request 7 months ago
Unable to use JSON modules with `@swc-node/register`

maxburs opened this issue 8 months ago
Unable to use 2022-03 decorators with swc-node/register

alberteddu opened this issue 8 months ago
Regression in `@swc-node/[email protected]`

Yovach opened this issue 8 months ago
chore: upgrade dependencies

Brooooooklyn opened this pull request 8 months ago
Register does not transpile node_module dependencies

albertogasparin opened this issue 9 months ago
Update README.md

evgeny-bold opened this pull request 9 months ago
fix: support compile js files. close #761

yeliex opened this pull request 9 months ago
@swc/core 1.4.12 break @swc-node/register/esm-register

zckrs opened this issue 9 months ago
Add a default export to @swc-node/register

codermarcos opened this pull request 9 months ago
Perf?

GeoffreyPlitt opened this issue 9 months ago
Using `@swc-node/register` with Mocha leads to errors

martinslota opened this issue 9 months ago
Path aliases not working on ESM modules

stelescuraul opened this issue 9 months ago
[register] Cannot find package 'typescript

DevSide opened this issue 10 months ago
fix: add default tsconfig.baseUrl to align with tsc behavior

yeliex opened this pull request 10 months ago
controlling swc's lazy module flag

stephencranedesign opened this issue 11 months ago
fix(loader): only doing file I/O once during webpack loader.

stephencranedesign opened this pull request 11 months ago
fix: esm module resolve issues

yeliex opened this pull request 11 months ago
feat: upgrade dependencies

Brooooooklyn opened this pull request 11 months ago
Release @swc-node/register with tsconfig bugfix changes.

mike-fam opened this issue 11 months ago
feat: add esm-register for node>20.6

yeliex opened this pull request 12 months ago
chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4

dependabot[bot] opened this pull request 12 months ago
Sourcemaps not working with @swc-node/register when SWCRC=true

pauliusg opened this issue about 1 year ago
feat(core): support swc's `ignoreDynamic` option

SukkaW opened this pull request about 1 year ago
fix: fix import ts from node_modules

yeliex opened this pull request about 1 year ago
Node.js v20.6+ no longer supports the loader API in favour of the register API

doichev-kostia opened this issue about 1 year ago
fix(core): respect sourceMaps swcrc value

dsyddall opened this pull request about 1 year ago
fix(core): respect useDefineForClassFields tsconfig value

dsyddall opened this pull request about 1 year ago
chore(deps-dev): bump axios from 1.3.5 to 1.6.1

dependabot[bot] opened this pull request about 1 year ago
Mention --enable-source-maps in README.md for esm projects.

Xinkai opened this pull request about 1 year ago
swc-node doesn't work with latest node version

danieltroger opened this issue about 1 year ago
chore(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2

dependabot[bot] opened this pull request about 1 year ago
Syntax error after updating to 1.6.8

MrFoxPro opened this issue over 1 year ago
fix(core): remove `jsc.module.noInterop` when it's not supported

kdy1 opened this pull request over 1 year ago
Using `@swc/core` version `1.3.85` crashes

biro456 opened this issue over 1 year ago
Setting up `swc-node/jest` with pnpm

MattSilvaa opened this issue over 1 year ago
Question: how to make swc-node to use less memory

erfanium opened this issue over 1 year ago
`@swc-node/register` broken imports

wszydlak opened this issue over 1 year ago
chore: fix README for install, build, and test

devjiwonchoi opened this pull request over 1 year ago
feat(register): @swc-node/register/esm use TypeScript resolver

cm-ayf opened this pull request over 1 year ago
Fix #716

eliellis opened this pull request over 1 year ago
`package.json` "imports" field support

MrFoxPro opened this issue over 1 year ago
fix(core): assign `baseUrl` property

kawaemon opened this pull request over 1 year ago
SyntaxError: Unexpected token '?'

razr001 opened this issue over 1 year ago
fix(core): Pass `jsc.baseUrl`

kdy1 opened this pull request over 1 year ago
fix: fix import absolute path support

yeliex opened this pull request over 1 year ago
Sourcemaps are broken for @swc-node/register/esm

jwalton opened this issue over 1 year ago
TypeScript's "satisfies" operator causes Syntax Error

yay opened this issue over 1 year ago
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

dependabot[bot] opened this pull request over 1 year ago
Programmatic options passed to `register` are always ignored.

eliellis opened this issue over 1 year ago
fix(register): respect SWCRC environment variable when running in async mode

bgdavidx opened this pull request over 1 year ago
Mocking with jest doesn't work

bennyk8y opened this issue over 1 year ago
Potential Memory Leak with ESM in Node v20.0.0

arimgibson opened this issue over 1 year ago
fix(register): Fix to resolve adjacent file path

chloe463 opened this pull request over 1 year ago
@swc-node/register/esm doesn't recognize `.ts` file

Phryxia opened this issue over 1 year ago
chore: upgrade dependencies

Brooooooklyn opened this pull request over 1 year ago
fix(register): inline sourcemap

robbiespeed opened this pull request over 1 year ago
Make sourcemaps work with both error stack & debugger

ranjan-purbey opened this pull request almost 2 years ago
docs: register node api usage

JiangWeixian opened this pull request almost 2 years ago
Decorators support with @node-swc/register sparks problems. Nothing works :'(

ElMehdiBouamama opened this issue almost 2 years ago
swc-node issue importing files outside of root directory

kg-jcaron opened this issue almost 2 years ago
Ts Compiler to Swc Config: respects decorators config and SWCRC=true

otaviosoares opened this pull request almost 2 years ago
swc-node/register does not pick up swcrc correctly

ricko-th opened this issue almost 2 years ago
@swc-node/jest doesn't pass options from tsconfig to swc properly

meskill opened this issue almost 2 years ago
url now returns the href of a url object

JipSterk opened this pull request almost 2 years ago
swc-node cannot triggered breakpoints correctly.

hua03 opened this issue almost 2 years ago
register/esm load result mismatch

jacogr opened this issue almost 2 years ago
fix(core): enforce sourcemap: 'inline' for jest

Brooooooklyn opened this pull request almost 2 years ago
fix(register): enforece module option in register/esm

Brooooooklyn opened this pull request almost 2 years ago
@swc-node/[email protected] - Cannot use import statement outside a module

jasongerbes opened this issue almost 2 years ago
docs: fix usage example of esm loader

foray1010 opened this pull request almost 2 years ago
Confusing or incorrect jest test coverage

stefee opened this issue almost 2 years ago
avoid tsconfig.json (parseJsonConfigFileContent) and use .swcrc

aaaristo opened this issue almost 2 years ago
test: fix sourcemap snapshot test

Brooooooklyn opened this pull request almost 2 years ago
fix(register): paths option

Brooooooklyn opened this pull request almost 2 years ago