okta-auth-js icon indicating copy to clipboard operation
okta-auth-js copied to clipboard

Asset, entrypoint sizes exceed recommended limit

Open rwev opened this issue 3 years ago • 2 comments

$ 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 avatar Sep 01 '21 17:09 rwev

@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.

shuowu avatar Sep 01 '21 17:09 shuowu

Hello @shuowu Any updates on this issue? Do you have a separate issue for SDK re-design?

stashev avatar Oct 25 '21 13:10 stashev