davestewart / nuxt-content-assets

Enable locally-located assets in Nuxt Content

Home Page:https://npmjs.com/package/nuxt-content-assets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watch picks wrong port if default already taken

davestewart opened this issue · comments

Description

Watch doesn't work if another process is running on port 3000.

To reproduce:

  • start another Nuxt build on 3000
  • run the demo project
  • edit an image

Expected result:

  • the image should have updated