dl-dynamicform
v9.0.0
Published
Import `DynamicFormModule,` in your Module.
Readme
Usage
Import DynamicFormModule, in your Module.
Theme
@import '~dl-dynamicform/lib/dynamic-form-theme';
@include dl-dynamicform-theme($app-theme);
Build
Build the library ng build dl-dynamicform
Publish
ng build dl-dynamicform
cd dist\dl-dynamicform
Copy scss files for theming to the dist folder
npm publish --registry http://localhost:4873
