Tahul / nuxt-edgedb

💽 Nuxt 3 integration for EdgeDB
71 stars 7 forks source link

fix: nuxt aliases definitions #21

Closed gjeusel closed 9 months ago

gjeusel commented 9 months ago

Always add nuxt aliases to avoid warnings of unresolvable like:

// [5:44:13 PM]  WARN  "#edgedb/queries" is imported by "../../../nuxt-edgedb/dist/runtime/server/composables/useEdgeDbQueries.mjs", but could not be resolved – treating it as an external dependency.
gjeusel commented 9 months ago

Not the right thing to do