A package that does absolutely nothing.
In some circumstances, package bundlers might fail to remove modules that were not used. This package intended to be used as a placeholder module in those situations.
You can configure the bundler to use this package to replace the modules that were not able to remove. This way you can reduce the size of the package bundle.
$ npm install @jasonhk/noop-package
$ yarn add @jasonhk/noop-package
Copyright © 2020 Jason Kwok.
Licensed under the Unlicense.