You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, content-layer only builds from markdown during yarn build. Could it refresh the generated pages if I edit a markdown while my local server is running with yarn dev?
Currently, content-layer only builds from markdown during
yarn build. Could it refresh the generated pages if I edit a markdown while my local server is running withyarn dev?