This repository was archived by the owner on May 10, 2021. It is now read-only.
This repository was archived by the owner on May 10, 2021. It is now read-only.
Feature: add watch mode #96
Closed
Description
Related to https://github.com/netlify/next-on-netlify#optional-extras
Since a manual build step is required before running netlify dev
changes to the Next.js site won't get picked up by Netlify CLI until the next build is run.
It would be nice to add a watch mode so out_functions
and out_publish
are automatically refreshed by Netlify CLI.