UNPKG

@apployees-nx/webserver

Version:

A create-react-app inspired plugin for Nx, with SSR and PWA capabilities.

15 lines (14 loc) 318 B
{ "$schema": "http://json-schema.org/schema", "id": "ApployeesNxWebserverInit", "title": "Add Apployees-Nx Webserver Schematics", "type": "object", "properties": { "skipFormat": { "description": "Skip formatting files", "type": "boolean", "default": false } }, "required": [] }