Skip to content

Conversation

jfirebaugh
Copy link
Contributor

This allows swc to more faithfully mimic the behavior of tsc when used as a transpiler with ts_project. A ts_project wrapper macro can do:

    transpiler = partial.make(
        swc,
        out_dir = out_dir,
        root_dir = root_dir,
        allow_js = allow_js,
        source_maps = source_map,
        ...,
    )

@jbedard jbedard enabled auto-merge (rebase) January 23, 2025 19:59
auto-merge was automatically disabled January 23, 2025 20:01

Head branch was pushed to by a user without write access

@jbedard jbedard enabled auto-merge (squash) January 23, 2025 20:13
@jbedard jbedard merged commit 79040a1 into aspect-build:main Jan 23, 2025
11 checks passed
@jfirebaugh jfirebaugh deleted the jfirebaugh/allow_js branch January 23, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants