UNPKG

@nx-plugins/slidev

Version:

The Nx Plugin for Slidev that contains executors, generators, and utilities for managing Slidev applications within an Nx workspace.

11 lines (10 loc) 263 B
{ "generators": { "update-entry-path": { "version": "0.0.17", "description": "Updates the entry path to be relative of the app directory", "cli": "nx", "implementation": "./src/migrations/update-0-0-17/update-entry-path" } } }