node-webpack-startup-snapshot-checker
v0.4.10
Published
Test script for verifying whether a given Node.js module can be included in Node.js snapshots
Downloads
63
Readme
node-webpack-startup-snapshot-checker
Use webpack to bundle a Node.js module or package and then verify whether the result can be included in Node.js startup snapshots (using the current executable).
$ npx node-webpack-startup-snapshot-checker ./index.jsExits with code 0 in case of success, or a nonzero exit code otherwise.
