node-loader

node loader for native modules

MIT License

Downloads
861.4K
Stars
117
Committers
20

Bot releases are visible (Hide)

node-loader - v2.0.0 Latest Release

Published by alexander-akait over 3 years ago

2.0.0 (2021-04-05)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5
node-loader - v1.0.3

Published by alexander-akait over 3 years ago

1.0.3 (2021-04-05)

Bug Fixes

  • concat directory separators instead of "/" to make it work on Windows #39 (#40) (3eb7041)
node-loader - v1.0.2

Published by alexander-akait about 4 years ago

1.0.2 (2020-10-09)

Chore

  • update schema-utils
node-loader - v1.0.1

Published by alexander-akait about 4 years ago

1.0.1 (2020-07-28)

Bug Fixes

node-loader - v1.0.0

Published by alexander-akait over 4 years ago

1.0.0 (2020-06-26)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 10.13
  • minimum supported webpack version is 4

Features

Fixes

  • copy .node files to the build directory
  • do not put absolute paths in the bundle file (no problems with [contenthash])