UNPKG

@k11r/nx-cloudflare-wrangler

Version:
14 lines (13 loc) 299 B
{ "$schema": "http://json-schema.org/schema", "cli": "nx", "title": "Pages serve executor", "type": "object", "properties": { "dist": { "type": "string", "description": "Location of the build output to serve" } }, "required": [] }