Mastering Nuxt (@masteringnuxt) 's Twitter Profile
Mastering Nuxt

@masteringnuxt

Learn how to develop and deploy fast, production-ready Nuxt apps.

Courses developed in collaboration with @Nuxt_js

Powered by @Bitter_Brains

ID: 1309155665861062656

linkhttp://masteringnuxt.com calendar_today24-09-2020 15:40:24

1,1K Tweet

6,6K Followers

36 Following

Mastering Nuxt (@masteringnuxt) 's Twitter Profile Photo

💡Tip of the day: With Nuxt, you can specify which composables should be tree shaken out of the client or server bundle for optimized performance. This is configured in your nuxt.config.ts file under the optimization.treeShake.composables section.

💡Tip of the day:
With <a href="/nuxt_js/">Nuxt</a>, you can specify which composables should be tree shaken out of the client or server bundle for optimized performance. This is configured in your nuxt.config.ts file under the optimization.treeShake.composables section.