Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

raptor-modules

raptorjs194Apache License v2.01.3.3

Provides support for the CommonJS module system and other module systems

readme

changelog

CHANGELOG

1.x

1.2

1.2.0

  • Fixes #15 - Added support for scoped npm packages

1.1

1.1.2

  • Fixes #14 - deresolve broken when dependency is found in non-top-level node_modules dir

1.1.1

  • Fixes #12 - deresolve returns paths with backslashes on Windows

1.1.0

  • Fixes #10 - Improved deresolve
  • Fixes #8 - Better handling of root paths