evidence icon indicating copy to clipboard operation
evidence copied to clipboard

"Serve" command

Open aaronsteers opened this issue 3 years ago • 0 comments

Feature Description

I know I can run a live preview with the dev command and I can build the project with build, but is there a serve command I can use to just host the build artifacts?

Goal of Feature

In cases where we just want to pre-build all pages and then render them in a non-live capacity, this would give an alternative to dev which I believe is compiling on-demand.

Current Solution

Simply run dev and wait for pages to load the first time, or run build and find another custom path to host those files.

Alternative Ideas

n/a

Examples/Screenshots

n/a

Are you interested in contributing this feature?

Sure. 😄

aaronsteers avatar May 11 '22 05:05 aaronsteers