sinequa / ngx-ui-builder

An Angular library for creating no code tools & applications
https://sinequa.github.io/ngx-ui-builder/
MIT License
81 stars 8 forks source link

(schematics) add configuration rule #89

Closed hebus closed 1 year ago

hebus commented 1 year ago
parameter description
--config-path The path to the typescript configuration of the application (e.g: path/to/file/config.ts
--config-identifier The const identifier

How to test