swc_ecma_loader 0.30.0

General ecmascript loader used for transforms
Documentation

swc_ecma_loader

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

node

  • normpath
  • serde_json
  • dashmap
  • once_cell
  • path-clean

tsc

  • dashmap
  • once_cell
  • swc_cached

cache

  • lru
  • parking_lot

parking_lot

    This feature flag does not enable additional features.

swc_cached

    This feature flag does not enable additional features.

path-clean

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

normpath

    This feature flag does not enable additional features.

dashmap

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

lru

    This feature flag does not enable additional features.