The current release does not shim fs and crypto. The current crypto tests pass only because there is no positive test for expected values vs unexpected values.
Additionally, tests has note about including/excluding crypto:true which I think isn't actually used in the implementation.
The current release does not shim
fs
andcrypto
. The current crypto tests pass only because there is no positive test for expected values vs unexpected values.Additionally, tests has note about including/excluding
crypto:true
which I think isn't actually used in the implementation.https://github.com/FredKSchott/rollup-plugin-polyfill-node/blob/31face71b94b8408a907f04753318dff589adc2f/scripts/build-polyfills.js#L12