zxcvbn-ts / zxcvbn

Low-Budget Password Strength Estimation
https://www.usenix.org/conference/usenixsecurity16/technical-sessions/presentation/wheeler
MIT License
858 stars 68 forks source link

Resolve bundler issues where crypto is blocking #226

Closed MrWook closed 1 year ago

MrWook commented 1 year ago

Resolves https://github.com/zxcvbn-ts/zxcvbn/issues/224

This should tell bundlers like webpack to ignore the crypto module while bundling in a consumer app of this library