kibana/packages/kbn-securitysolution-list-utils
Pierre Gayvallet 02bafbdf92
flag packages without side effects (#173351)
## Summary

Add the `sideEffects` meta to packages without side effects to optimize
tree-shaking on browser-side bundles.


Notes:
- it mostly impacts the `securitySolution` app (almost 2mb reduction)
- it's not always beneficial for all apps, some apps gain some weight,
likely related to the way webpack optimizes the chunks, but I feel like
it's still overall beneficial (don't hesitate to say if you think
otherwise)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2023-12-19 02:46:39 -07:00
..
src [EDR Workflows] Add matches capabilities to Endpoint Exception creation (#166002) 2023-12-05 01:59:45 -07:00
index.ts [Security Solution] Value list exceptions (#133254) 2022-09-19 22:41:28 +02:00
jest.config.js [Security Solutions] Re-arranges and adds more packages to remove copied code (#100310) 2021-05-19 15:59:52 -06:00
kibana.jsonc [Security Solution] Clean up CODEOWNERS and other files for the Detection Engine team (#159729) 2023-06-14 10:39:50 -07:00
package.json flag packages without side effects (#173351) 2023-12-19 02:46:39 -07:00
README.md [Security Solutions] Re-arranges and adds more packages to remove copied code (#100310) 2021-05-19 15:59:52 -06:00
tsconfig.json [Security Solution][Exceptions] - Fix exception operator logic when mapping conflict (#155071) 2023-04-17 17:05:55 -04:00

kbn-securitysolution-list-utils

This is where front and backend utilities exist for lists