okta-auth-js
okta-auth-js copied to clipboard
Asset, entrypoint sizes exceed recommended limit
$ yarn build
....
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
okta-auth-js.min.js (332 KiB)
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
main (332 KiB)
okta-auth-js.min.js
@rwev Thanks for reporting the bundle size issue! We also noticed the issue and are re-design a tree shaking friendly architecture for this SDK.
Hello @shuowu Any updates on this issue? Do you have a separate issue for SDK re-design?