0.18.0 • Published 2 years ago

@garment/plugin-runner-serve v0.18.0

Weekly downloads
9
License
MIT
Repository
-
Last release
2 years ago

@garment/plugin-runner-serve

Serve the content of the directory

Installation

npm i @garment/plugin-runner-serve

or

yarn add @garment/plugin-runner-serve

Example usage

{
    "runner": "serve",
    "options": {
        "publicDir": "{{projectDir}}/build",
        "port": "3000"
    }
}

API

publicDir: path

The directory to serve files from


port: number

Port number

0.18.0

2 years ago

0.16.0

3 years ago

0.15.4

3 years ago

0.15.2

3 years ago

0.15.0

3 years ago

0.14.1

3 years ago

0.14.0

3 years ago

0.13.13

4 years ago

0.13.11

4 years ago

0.13.10

4 years ago

0.13.8

4 years ago

0.13.7

4 years ago