1.0.1 • Published 12 months ago

@node-loaders/auto v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@node-loaders/auto

Auto detect @node-loaders installed loaders.

The order of loaders can break some functionalities. Using this loader makes sure @node-loaders order is optimal.

Example: to mock typescript modules, the mock loader should be called before typescript loader.

Usage

For configuration tools, refer to usage

Loaders

  • @node-loaders/auto use default behavior for esbuild and mock when available.
  • @node-loaders/auto/strict use strict behavior for esbuild and default behaviour for mock when available.
  • @node-loaders/auto/esm use esm behavior for esbuild and mock when available.

License

MIT

1.0.1

12 months ago

1.0.0

12 months ago

0.5.0

1 year ago

0.4.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.1-alpha.0

1 year ago