huang-julien / nuxt-applicationinsights

ApplicationInsights module for Nuxt 3.
15 stars 0 forks source link

refactor!: rely on runtimeConfig for build-time configuration #42

Closed huang-julien closed 2 months ago

huang-julien commented 3 months ago

This PR brings breaking changes !

resolve #41

this doesn't change anythings for users relying on nitro and nuxt hooks

Important

Nitro will now fallback on runtimeConfig.public.applicationinsights.connectionString if it exist

Migration steps: