davestewart / nuxt-content-assets

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

Implement asset watching and live reload #10

Closed davestewart closed 1 year ago

davestewart commented 1 year ago

This PR:

The end result is the user can modify assets via the filesystem and images by editing and the page will update.

Closes #1 Closes #9