davestewart / nuxt-content-assets

Enable locally-located assets in Nuxt Content
https://npmjs.com/package/nuxt-content-assets
108 stars 7 forks source link

Feature: Nuxt 2 support #3

Open davestewart opened 1 year ago

davestewart commented 1 year ago

Background

Right now, the module has been tested with Nuxt 3 only.

Apparently using defineNuxtModule() makes modules compatible with Nuxt 2 automatically.

Proposal

Set up a Nuxt 2 / Bridge project, and test out the module to see if it works.

If not, dig in!

Notes

See the nuxt-cloudflare-analytics for potential compatibility code: