mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-10189] Remove old api docs generators from ADF (#11224)
* [ACS-10189] remove tools dir * [ACS-10189] cleanup the root package.json * [ACS-10189] delete lib/tsconfig.doc.json
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"scripts": {
|
||||
"prepare": "husky install",
|
||||
"build-doc-tools": "tsc -p ./tools/doc/tsconfig.json",
|
||||
"docbuild": "(cd ./tools/doc; npm i) && node tools/doc/node_modules/typedoc/bin/typedoc --tsconfig lib/tsconfig.doc.json && node tools/doc/buildYamlSourceInfo.js docs/docs.json && node ./tools/doc/docProcessor.js",
|
||||
"bundle:js-api": "nx run js-api:bundle",
|
||||
"bundle:cli": "nx run cli:bundle",
|
||||
"test:affected": "nx affected:test",
|
||||
@@ -89,7 +87,6 @@
|
||||
"@nx/js": "20.8.0",
|
||||
"@nx/node": "20.8.0",
|
||||
"@nx/workspace": "20.8.0",
|
||||
"@paperist/types-remark": "0.1.3",
|
||||
"@playwright/test": "1.46.1",
|
||||
"@schematics/angular": "19.2.7",
|
||||
"@types/ejs": "^3.1.5",
|
||||
@@ -130,7 +127,6 @@
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"jest-preset-angular": "14.4.2",
|
||||
"js-yaml": "^4.0.0",
|
||||
"jsdom": "^25.0.1",
|
||||
"karma": "6.4.4",
|
||||
"karma-chrome-launcher": "~3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user