swc_ecma_loader 0.41.42

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

dashmap

  • dep:dashmap

serde_json

  • dep:serde_json

path-clean

  • dep:path-clean

normpath

  • dep:normpath

parking_lot

  • dep:parking_lot

once_cell

  • dep:once_cell

lru

  • dep:lru

swc_cached

  • dep:swc_cached