0.9.2 • Published 10 months ago

@esite/preview v0.9.2

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

@esite/preview

Enables esite projects to be previewed in the browser.

How to use

Install this package via npm i @esite/preview and make sure you have @esite/core installed.

Add a command "preview": "esite-preview" to your package.json scripts and run npm run preview to start the preview server.

Configurations

  • PreviewPort
    • Description: The port to run the preview server on
    • Type: number
    • Optional: true
    • Default: 8080
  • ErrorDocument

    • Description: The document to serve when an item is not found
    • Type: string
    • Optional: true
    • Default: "/error.html"
0.9.2

10 months ago

0.9.1

1 year ago

0.8.5

1 year ago

0.8.4

1 year ago

0.8.6

1 year ago

0.9.0

1 year ago

0.8.3

1 year ago

0.8.1

1 year ago

0.8.0

1 year ago

0.8.2

1 year ago

0.7.1

1 year ago

0.6.3

1 year ago

0.7.0

1 year ago

0.6.2

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago