You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I attempted to address this pretty recently while I was cleaning up the Security plugin imports, but I wasn't able to move the needle during the timebox I'd set for myself, so I moved on to other tasks. I figured I'd leave a comment for whomever takes this on in the future while this is still fresh in my mind!
I've attached a snapshot of the security plugin build stats from the master branch today (HEAD: 0e40b94): stats.json.zip
Command to generate plugin chunks and stats.json file:
node scripts/build_kibana_platform_plugins.js --dist --profile --focus=security
ls -lh x-pack/plugins/security/target/public
For details, refer to the meta issue at #95853
The
security
plugin is currently 125,722 bytes. To consider this issue closed, the limits.yml should be updated with the value under 100000.The text was updated successfully, but these errors were encountered: