0.18.0 • Published 3 years ago

@garment/plugin-runner-serve v0.18.0

Weekly downloads
9
License
MIT
Repository
-
Last release
3 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

3 years ago

0.16.0

4 years ago

0.15.4

4 years ago

0.15.2

4 years ago

0.15.0

4 years ago

0.14.1

4 years ago

0.14.0

5 years ago

0.13.13

5 years ago

0.13.11

5 years ago

0.13.10

5 years ago

0.13.8

5 years ago

0.13.7

5 years ago