Skip to content

Allow specifying the SWC version #53

@pan93412

Description

@pan93412

Related to #52. We sometimes need a nightly SWC version for testing. However, AssetMapperTypeScriptBundle currently hard-codes the TypeScript version:

https://github.com/sensiolabs/AssetMapperTypeScriptBundle/blob/main/src/Tools/TypeScriptBinaryFactory.php#L11

This makes it difficult to change the SWC version. Specifying the SWC path is not always helpful, as the development and production environments may use different operating systems and architectures, which needs two different SWC binaries for this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions