diff --git a/angular.json b/angular.json index c273426..2a0d154 100644 --- a/angular.json +++ b/angular.json @@ -3,48 +3,6 @@ "version": 1, "newProjectRoot": "projects", "projects": { - "ngx-structure-viewer": { - "projectType": "library", - "root": "projects/ngx-structure-viewer", - "sourceRoot": "projects/ngx-structure-viewer/src", - "prefix": "lib", - "architect": { - "build": { - "builder": "@angular-devkit/build-angular:ng-packagr", - "options": { - "project": "projects/ngx-structure-viewer/ng-package.json" - }, - "configurations": { - "production": { - "tsConfig": "projects/ngx-structure-viewer/tsconfig.lib.prod.json" - }, - "development": { - "tsConfig": "projects/ngx-structure-viewer/tsconfig.lib.json" - } - }, - "defaultConfiguration": "production" - }, - "test": { - "builder": "@angular-devkit/build-angular:karma", - "options": { - "tsConfig": "projects/ngx-structure-viewer/tsconfig.spec.json", - "polyfills": [ - "zone.js", - "zone.js/testing" - ] - } - }, - "lint": { - "builder": "@angular-eslint/builder:lint", - "options": { - "lintFilePatterns": [ - "projects/ngx-structure-viewer/**/*.ts", - "projects/ngx-structure-viewer/**/*.html" - ] - } - } - } - }, "demo-showcase": { "projectType": "application", "schematics": { @@ -148,6 +106,48 @@ } } }, + "ngx-structure-viewer": { + "projectType": "library", + "root": "projects/ngx-structure-viewer", + "sourceRoot": "projects/ngx-structure-viewer/src", + "prefix": "lib", + "architect": { + "build": { + "builder": "@angular-devkit/build-angular:ng-packagr", + "options": { + "project": "projects/ngx-structure-viewer/ng-package.json" + }, + "configurations": { + "production": { + "tsConfig": "projects/ngx-structure-viewer/tsconfig.lib.prod.json" + }, + "development": { + "tsConfig": "projects/ngx-structure-viewer/tsconfig.lib.json" + } + }, + "defaultConfiguration": "production" + }, + "test": { + "builder": "@angular-devkit/build-angular:karma", + "options": { + "tsConfig": "projects/ngx-structure-viewer/tsconfig.spec.json", + "polyfills": [ + "zone.js", + "zone.js/testing" + ] + } + }, + "lint": { + "builder": "@angular-eslint/builder:lint", + "options": { + "lintFilePatterns": [ + "projects/ngx-structure-viewer/**/*.ts", + "projects/ngx-structure-viewer/**/*.html" + ] + } + } + } + }, "ngx-features-viewer": { "projectType": "library", "root": "projects/ngx-features-viewer", diff --git a/docs/404.html b/docs/404.html deleted file mode 100644 index 82ff858..0000000 --- a/docs/404.html +++ /dev/null @@ -1,20 +0,0 @@ - - -
- -