About this talk
This talk explores the security implications of tree-shaking as a performance optimization technique in the Vue and Nuxt ecosystem. The speaker examines real-world development scenarios where unexpected code can be bundled into the production build, potentially exposing sensitive information or internal logic. Attendees will learn why tree-shaking may fail to address these issues and gain practical coding patterns and architectural practices that help mitigate the associated risks.