cleanup(angular): remove make-angular-cli-faster package (#15489)

This commit is contained in:
Leosvel Pérez Espinosa 2023-04-13 08:31:13 +01:00 committed by GitHub
parent afcf7ba19f
commit 7cff8dcf55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
28 changed files with 2 additions and 603 deletions

View File

@ -112,7 +112,6 @@ jobs:
- e2e-js
- e2e-lerna-smoke-tests
- e2e-linter
- e2e-make-angular-cli-faster
- e2e-next
- e2e-node
- e2e-nx-init
@ -161,8 +160,6 @@ jobs:
codeowners: 'S04TNCVEETS'
- project: e2e-linter
codeowners: 'S04SYJGKSCT'
- project: e2e-make-angular-cli-faster
codeowners: 'S04SS457V38'
- project: e2e-next
codeowners: 'S04TNCNJG5N'
- project: e2e-node
@ -222,8 +219,6 @@ jobs:
project: e2e-js
- node_version: 16
project: e2e-linter
- node_version: 16
project: e2e-make-angular-cli-faster
- node_version: 16
project: e2e-next
- node_version: 16
@ -270,8 +265,6 @@ jobs:
project: e2e-js
- node_version: 19
project: e2e-linter
- node_version: 19
project: e2e-make-angular-cli-faster
- node_version: 19
project: e2e-next
- node_version: 19

View File

@ -81,7 +81,6 @@ jobs:
- e2e-js
- e2e-lerna-smoke-tests
- e2e-linter
- e2e-make-angular-cli-faster
- e2e-next
- e2e-node
- e2e-nx-init
@ -115,8 +114,6 @@ jobs:
codeowners: 'S04TNCVEETS'
- project: e2e-linter
codeowners: 'S04SYJGKSCT'
- project: e2e-make-angular-cli-faster
codeowners: 'S04SS457V38'
- project: e2e-next
codeowners: 'S04TNCNJG5N'
- project: e2e-node
@ -163,8 +160,6 @@ jobs:
project: e2e-js
- node_version: 16
project: e2e-linter
- node_version: 16
project: e2e-make-angular-cli-faster
- node_version: 16
project: e2e-next
- node_version: 16
@ -205,8 +200,6 @@ jobs:
project: e2e-js
- node_version: 19
project: e2e-linter
- node_version: 19
project: e2e-make-angular-cli-faster
- node_version: 19
project: e2e-next
- node_version: 19

View File

@ -23,8 +23,6 @@ yarn.lock @FrozenPandaz @vsavkin @AgentEnder @jaysoo @JamesHenry
/packages/angular/** @Coly010 @leosvelperez
/e2e/angular-core/** @Coly010 @leosvelperez
/e2e/angular-extensions/** @Coly010 @leosvelperez
/packages/make-angular-cli-faster/** @leosvelperez @Coly010
/e2e/make-angular-cli-faster/** @leosvelperez @Coly010
/packages/angular/plugins/component-testing.ts @leosvelperez @Coly010 @barbados-clemens
/packages/angular/src/generators/cypress-component-configuration/** @leosvelperez @Coly010 @barbados-clemens
/packages/angular/src/generators/component-test/** @leosvelperez @Coly010 @barbados-clemens

View File

@ -4937,14 +4937,6 @@
"isExternal": false,
"disableCollapsible": false
},
{
"id": "make-angular-cli-faster",
"path": "/packages/make-angular-cli-faster",
"name": "make-angular-cli-faster",
"children": [],
"isExternal": false,
"disableCollapsible": false
},
{
"id": "nest",
"path": "/packages/nest",

View File

@ -1133,18 +1133,6 @@
},
"path": "/packages/linter"
},
"make-angular-cli-faster": {
"githubRoot": "https://github.com/nrwl/nx/blob/master",
"name": "make-angular-cli-faster",
"packageName": "make-angular-cli-faster",
"description": "Make Angular CLI faster by enabling distributed computation caching",
"documents": {},
"root": "/packages/make-angular-cli-faster",
"source": "/packages/make-angular-cli-faster/src",
"executors": {},
"generators": {},
"path": "/packages/make-angular-cli-faster"
},
"nest": {
"githubRoot": "https://github.com/nrwl/nx/blob/master",
"name": "nest",

View File

@ -1120,17 +1120,6 @@
"root": "/packages/linter",
"source": "/packages/linter/src"
},
{
"description": "Make Angular CLI faster by enabling distributed computation caching",
"documents": [],
"executors": [],
"generators": [],
"githubRoot": "https://github.com/nrwl/nx/blob/master",
"name": "make-angular-cli-faster",
"packageName": "make-angular-cli-faster",
"root": "/packages/make-angular-cli-faster",
"source": "/packages/make-angular-cli-faster/src"
},
{
"description": "The Nx Plugin for Nest contains executors and generators for allowing your workspace to create powerful Nest best in class APIs.",
"documents": [

View File

@ -177,13 +177,6 @@
"generators": ["workspace-rules-project", "workspace-rule"]
}
},
{
"name": "make-angular-cli-faster",
"packageName": "make-angular-cli-faster",
"description": "Make Angular CLI faster by enabling distributed computation caching",
"path": "generated/packages/make-angular-cli-faster.json",
"schemas": { "executors": [], "generators": [] }
},
{
"name": "nest",
"packageName": "nest",

View File

@ -206,117 +206,6 @@
}
}
},
{
"name": "make-angular-cli-faster",
"type": "lib",
"data": {
"tags": [],
"root": "packages/make-angular-cli-faster",
"files": [
{
"file": "packages/make-angular-cli-faster/.eslintrc.json",
"hash": "9afd5d63f09f7d350b479cea3984ab4d8920d964"
},
{
"file": "packages/make-angular-cli-faster/package.json",
"hash": "22518ef4e10ef683242c2fae4edfb8c83190deb2",
"deps": ["npm:enquirer", "nx", "npm:semver", "npm:yargs-parser"]
},
{
"file": "packages/make-angular-cli-faster/project.json",
"hash": "988e8a44c9bfc21e9225c16b105e95b79402c016"
},
{
"file": "packages/make-angular-cli-faster/README.md",
"hash": "367197abf75cf30264cbdb9c2241d11a5a42386b"
},
{
"file": "packages/make-angular-cli-faster/src/index.ts",
"hash": "6b857cf60813ca0238c0d88e55f56a5dc2f7e82e",
"deps": ["npm:yargs-parser"]
},
{
"file": "packages/make-angular-cli-faster/src/utilities/make-angular-cli-faster.ts",
"hash": "f2f3eb18221aafe8f5b301fd933bd87e016fb0b9",
"deps": ["nx", "npm:semver"]
},
{
"file": "packages/make-angular-cli-faster/src/utilities/migration.ts",
"hash": "bf6a5327a735965be22d680f3ada2745de777c5b",
"deps": ["nx", "npm:semver"]
},
{
"file": "packages/make-angular-cli-faster/src/utilities/nx-cloud.ts",
"hash": "6a6576190de5728ce8a9966287b7b4363fb02486",
"deps": ["npm:enquirer", "nx"]
},
{
"file": "packages/make-angular-cli-faster/src/utilities/package-manager.ts",
"hash": "7dfc9795a11d9e92f9de08c7dba5b16a65da9c64",
"deps": ["npm:semver", "nx"]
},
{
"file": "packages/make-angular-cli-faster/src/utilities/types.ts",
"hash": "f20a3f138c818b64bb604ae473e591309a051856"
},
{
"file": "packages/make-angular-cli-faster/tsconfig.json",
"hash": "58bd2c97a66f5e5ea5d05c8a5709ee79bad02094"
},
{
"file": "packages/make-angular-cli-faster/tsconfig.lib.json",
"hash": "88434d22a938c6e08c3be6c143e1be2fe96a9940"
},
{
"file": "packages/make-angular-cli-faster/tsconfig.spec.json",
"hash": "559410b96af6781ac3e7cf348bf4a710b4009481"
}
],
"targets": {
"build-base": {
"executor": "@nrwl/js:tsc",
"options": {
"outputPath": "build/packages/make-angular-cli-faster",
"tsConfig": "packages/make-angular-cli-faster/tsconfig.lib.json",
"packageJson": "packages/make-angular-cli-faster/package.json",
"main": "packages/make-angular-cli-faster/src/index.ts",
"updateBuildableProjectDepsInPackageJson": false,
"assets": [
{
"input": "",
"glob": "LICENSE",
"output": "/"
},
"packages/make-angular-cli-faster/*.md"
],
"srcRootForCompilationRoot": "packages/make-angular-cli-faster/src"
},
"outputs": ["{options.outputPath}"],
"dependsOn": ["^build-base"],
"inputs": ["production", "^production"]
},
"build": {
"executor": "nx:run-commands",
"outputs": [
"{workspaceRoot}/build/packages/make-angular-cli-faster"
],
"options": {
"commands": [
{
"command": "node ./scripts/chmod build/packages/make-angular-cli-faster/src/index.js"
},
{
"command": "node ./scripts/copy-readme.js make-angular-cli-faster"
}
],
"parallel": false
},
"dependsOn": ["build-base"],
"inputs": ["production", "^production"]
}
}
}
},
{
"name": "nx-dev-data-access-documents",
"type": "lib",
@ -637,80 +526,6 @@
}
}
},
{
"name": "e2e-make-angular-cli-faster",
"type": "app",
"data": {
"tags": [],
"root": "e2e/make-angular-cli-faster",
"files": [
{
"file": "e2e/make-angular-cli-faster/jest.config.ts",
"hash": "a3f3c2bd6abc44a897d757fa04aeee87713c7721"
},
{
"file": "e2e/make-angular-cli-faster/project.json",
"hash": "ea32d3d65edb05e6f2eb7ae7e4ea9478777562b8"
},
{
"file": "e2e/make-angular-cli-faster/src/make-angular-cli-faster.test.ts",
"hash": "72856820c5e3bcb4eb3da20f7f87c5e48e44e644",
"deps": ["e2e-utils", "nx"]
},
{
"file": "e2e/make-angular-cli-faster/tsconfig.json",
"hash": "6d5abf84832009a8c70e7a910c49f332bf1f0612"
},
{
"file": "e2e/make-angular-cli-faster/tsconfig.spec.json",
"hash": "1a24bfb0a13536cd17717808ca5609e15def438f"
}
],
"targets": {
"e2e": {
"executor": "nx:run-commands",
"options": {
"commands": [
{
"command": "yarn e2e-start-local-registry"
},
{
"command": "yarn e2e-build-package-publish"
},
{
"command": "nx run-e2e-tests e2e-make-angular-cli-faster"
}
],
"parallel": false
},
"inputs": [
"default",
"^production",
{
"env": "SELECTED_CLI"
},
{
"env": "NX_E2E_CI_CACHE_KEY"
}
]
},
"run-e2e-tests": {
"executor": "@nrwl/jest:jest",
"options": {
"jestConfig": "e2e/make-angular-cli-faster/jest.config.ts",
"passWithNoTests": true,
"runInBand": true
},
"outputs": ["{workspaceRoot}/coverage/e2e/make-angular-cli-faster"],
"inputs": [
"default",
"^production",
"{workspaceRoot}/jest.preset.js"
]
}
}
}
},
{
"name": "nx-dev-data-access-packages",
"type": "lib",
@ -25386,10 +25201,6 @@
"file": "docs/generated/packages/linter.json",
"hash": "60dc068f8629618fd2587ce7f6cd2ca000a908a8"
},
{
"file": "docs/generated/packages/make-angular-cli-faster.json",
"hash": "289a5449a3f6eb1add54a0d41fb56f06b15d44fe"
},
{
"file": "docs/generated/packages/nest.json",
"hash": "645fa47876500f0e23b91d0e6dd30ad7fcb271e4"
@ -27749,83 +27560,6 @@
},
"dependencies": { "nx-dev-feature-package-schema-viewer:test": [] }
},
"make-angular-cli-faster:build-base": {
"roots": ["graph-client:build-base:release"],
"tasks": {
"make-angular-cli-faster:build-base": {
"id": "make-angular-cli-faster:build-base",
"target": {
"project": "make-angular-cli-faster",
"target": "build-base"
},
"projectRoot": "packages/make-angular-cli-faster",
"overrides": {}
},
"nx:build-base": {
"id": "nx:build-base",
"target": { "project": "nx", "target": "build-base" },
"projectRoot": "packages/nx",
"overrides": { "__overrides_unparsed__": [] }
},
"graph-client:build-base:release": {
"id": "graph-client:build-base:release",
"target": {
"project": "graph-client",
"target": "build-base",
"configuration": "release"
},
"projectRoot": "graph/client",
"overrides": { "__overrides_unparsed__": [] }
}
},
"dependencies": {
"make-angular-cli-faster:build-base": ["nx:build-base"],
"nx:build-base": ["graph-client:build-base:release"],
"graph-client:build-base:release": []
}
},
"make-angular-cli-faster:build": {
"roots": ["graph-client:build-base:release"],
"tasks": {
"make-angular-cli-faster:build": {
"id": "make-angular-cli-faster:build",
"target": { "project": "make-angular-cli-faster", "target": "build" },
"projectRoot": "packages/make-angular-cli-faster",
"overrides": {}
},
"make-angular-cli-faster:build-base": {
"id": "make-angular-cli-faster:build-base",
"target": {
"project": "make-angular-cli-faster",
"target": "build-base"
},
"projectRoot": "packages/make-angular-cli-faster",
"overrides": { "__overrides_unparsed__": [] }
},
"nx:build-base": {
"id": "nx:build-base",
"target": { "project": "nx", "target": "build-base" },
"projectRoot": "packages/nx",
"overrides": { "__overrides_unparsed__": [] }
},
"graph-client:build-base:release": {
"id": "graph-client:build-base:release",
"target": {
"project": "graph-client",
"target": "build-base",
"configuration": "release"
},
"projectRoot": "graph/client",
"overrides": { "__overrides_unparsed__": [] }
}
},
"dependencies": {
"make-angular-cli-faster:build": ["make-angular-cli-faster:build-base"],
"make-angular-cli-faster:build-base": ["nx:build-base"],
"nx:build-base": ["graph-client:build-base:release"],
"graph-client:build-base:release": []
}
},
"nx-dev-data-access-documents:lint": {
"roots": ["nx-dev-data-access-documents:lint"],
"tasks": {
@ -28789,36 +28523,6 @@
},
"dependencies": { "create-nx-workspace:lint": [] }
},
"e2e-make-angular-cli-faster:e2e": {
"roots": ["e2e-make-angular-cli-faster:e2e"],
"tasks": {
"e2e-make-angular-cli-faster:e2e": {
"id": "e2e-make-angular-cli-faster:e2e",
"target": {
"project": "e2e-make-angular-cli-faster",
"target": "e2e"
},
"projectRoot": "e2e/make-angular-cli-faster",
"overrides": {}
}
},
"dependencies": { "e2e-make-angular-cli-faster:e2e": [] }
},
"e2e-make-angular-cli-faster:run-e2e-tests": {
"roots": ["e2e-make-angular-cli-faster:run-e2e-tests"],
"tasks": {
"e2e-make-angular-cli-faster:run-e2e-tests": {
"id": "e2e-make-angular-cli-faster:run-e2e-tests",
"target": {
"project": "e2e-make-angular-cli-faster",
"target": "run-e2e-tests"
},
"projectRoot": "e2e/make-angular-cli-faster",
"overrides": {}
}
},
"dependencies": { "e2e-make-angular-cli-faster:run-e2e-tests": [] }
},
"nx-dev-data-access-packages:lint": {
"roots": ["nx-dev-data-access-packages:lint"],
"tasks": {

View File

@ -1,11 +0,0 @@
/* eslint-disable */
export default {
transform: {
'^.+\\.[tj]sx?$': ['ts-jest', { tsconfig: '<rootDir>/tsconfig.spec.json' }],
},
moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'html'],
maxWorkers: 1,
globals: {},
displayName: 'e2e-make-angular-cli-faster',
preset: '../../jest.preset.js',
};

View File

@ -1,11 +0,0 @@
{
"name": "e2e-make-angular-cli-faster",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "e2e/make-angular-cli-faster",
"projectType": "application",
"targets": {
"e2e": {},
"run-e2e-tests": {}
},
"implicitDependencies": ["make-angular-cli-faster"]
}

View File

@ -1,39 +0,0 @@
import {
cleanupProject,
getSelectedPackageManager,
runNgNew,
tmpProjPath,
} from '../../utils';
import { PackageManager } from 'nx/src/utils/package-manager';
import { execSync } from 'child_process';
describe('make-angular-cli-faster', () => {
let project: string;
let packageManager: PackageManager;
beforeEach(() => {
packageManager = getSelectedPackageManager();
// TODO: solve issues with pnpm and remove this fallback
packageManager = packageManager === 'pnpm' ? 'yarn' : packageManager;
project = runNgNew(packageManager);
});
afterEach(() => {
cleanupProject();
});
// TODO(colum): skip until we can investigate why it is installing incorrect version
xit('should successfully install make-angular-cli-faster with nx cloud', () => {
expect(() =>
execSync(
`NPM_CONFIG_REGISTRY=https://registry.npmjs.org npx --yes make-angular-cli-faster@latest --useNxCloud=true`,
{
cwd: tmpProjPath(),
env: process.env,
encoding: 'utf-8',
stdio: 'pipe',
}
)
).not.toThrow();
});
});

View File

@ -1,13 +0,0 @@
{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"types": ["node", "jest"]
},
"include": [],
"files": [],
"references": [
{
"path": "./tsconfig.spec.json"
}
]
}

View File

@ -1,20 +0,0 @@
{
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": "../../dist/out-tsc",
"module": "commonjs",
"types": ["jest", "node"]
},
"include": [
"**/*.test.ts",
"**/*.spec.ts",
"**/*.spec.tsx",
"**/*.test.tsx",
"**/*.spec.js",
"**/*.test.js",
"**/*.spec.jsx",
"**/*.test.jsx",
"**/*.d.ts",
"jest.config.ts"
]
}

View File

@ -47,7 +47,6 @@ export function getPackagesSections(items: MenuItem[]): MenuSection[] {
(m) =>
m.id !== 'create-nx-plugin' &&
m.id !== 'create-nx-workspace' &&
m.id !== 'make-angular-cli-faster' &&
m.id !== 'tao'
)
.map((m) => ({

View File

@ -27,12 +27,7 @@ export function sortCorePackagesFirst<ItemType extends object>(
export function filterMigrationPackages<ItemType extends { name: string }>(
itemList: ItemType[]
): ItemType[] {
const nxPackageNames = [
'create-nx-workspace',
'create-nx-plugin',
'make-angular-cli-faster',
'tao',
];
const nxPackageNames = ['create-nx-workspace', 'create-nx-plugin', 'tao'];
return itemList.filter(
(item): item is ItemType => !nxPackageNames.includes(item.name)
);

View File

@ -187,10 +187,6 @@ describe('nx-dev: Packages Section', () => {
path: '/packages/linter/generators/workspace-rule',
},
{ title: '@nrwl/linter', path: '/packages/linter/executors/eslint' },
{
title: 'make-angular-cli-faster',
path: '/packages/make-angular-cli-faster',
},
{ title: '@nrwl/nest', path: '/packages/nest' },
{
title: '@nrwl/nest:application',

View File

@ -35,7 +35,6 @@ export async function getStaticProps(): Promise<{ props: CommunityProps }> {
(m) =>
m.name !== 'create-nx-plugin' &&
m.name !== 'create-nx-workspace' &&
m.name !== 'make-angular-cli-faster' &&
m.name !== 'tao'
);

View File

@ -508,6 +508,7 @@ const packagesDocuments = {
'/linter/eslint-plugin-nx': '/packages/linter/documents/eslint-plugin-nx',
'/packages/add-nx-to-monorepo': '/packages/nx/documents/init',
'/packages/cra-to-nx': '/packages/nx/documents/init',
'/packages/make-angular-cli-faster': '/packages/nx/documents/init',
};
/**

View File

@ -1,5 +0,0 @@
{
"extends": "../../.eslintrc",
"rules": {},
"ignorePatterns": ["!**/*"]
}

View File

@ -1,18 +0,0 @@
# `> npx make-angular-cli-faster`
<p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600"></p>
<div align="center">
[![License](https://img.shields.io/npm/l/@nrwl/workspace.svg?style=flat-square)]()
[![NPM Version](https://badge.fury.io/js/%40nrwl%2Fworkspace.svg)](https://www.npmjs.com/@nrwl/workspace)
[![Join the chat at https://gitter.im/nrwl-nx/community](https://badges.gitter.im/nrwl-nx/community.svg)](https://gitter.im/nrwl-nx/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join us @nrwl/community on slack](https://img.shields.io/badge/slack-%40nrwl%2Fcommunity-brightgreen)](https://join.slack.com/t/nrwlcommunity/shared_invite/enQtNzU5MTE4OTQwOTk0LTgxY2E0ZWYzMWE0YzA5ZDA2MWM1NDVhNmI2ZWMyYmZhNWJiODk3MjkxZjY3MzU5ZjRmM2NmNWU1OTgyZmE4Mzc)
</div>
An easy way to add Nx computation caching to an Angular CLI project without changing anything about the project.
## Learn More
- See [https://github.com/nrwl/nx](https://github.com/nrwl/nx) to learn more about Nx.

View File

@ -1,8 +0,0 @@
#!/usr/bin/env node
import { execSync } from 'child_process';
const args = process.argv.slice(2).join(' ');
execSync(`npx --yes nx@latest init ${args}`, {
stdio: [0, 1, 2],
});

View File

@ -1,33 +0,0 @@
{
"name": "make-angular-cli-faster",
"version": "0.0.1",
"private": false,
"description": "Make Angular CLI faster by enabling distributed computation caching",
"repository": {
"type": "git",
"url": "https://github.com/nrwl/nx.git",
"directory": "packages/make-angular-cli-faster"
},
"keywords": [
"Monorepo",
"Angular",
"Web",
"Node",
"Nest",
"Jest",
"Cypress",
"CLI"
],
"bin": {
"make-angular-cli-faster": "./index.js"
},
"author": "Victor Savkin",
"license": "MIT",
"bugs": {
"url": "https://github.com/nrwl/nx/issues"
},
"homepage": "https://nx.dev",
"publishConfig": {
"access": "public"
}
}

View File

@ -1,38 +0,0 @@
{
"name": "make-angular-cli-faster",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/make-angular-cli-faster",
"projectType": "library",
"generators": {},
"targets": {
"build-base": {
"executor": "@nrwl/js:tsc",
"options": {
"main": "packages/make-angular-cli-faster/index.ts",
"assets": [
{
"input": "",
"glob": "LICENSE",
"output": "/"
},
"packages/make-angular-cli-faster/*.md"
]
}
},
"build": {
"executor": "nx:run-commands",
"outputs": ["{workspaceRoot}/build/packages/make-angular-cli-faster"],
"options": {
"commands": [
{
"command": "node ./scripts/chmod build/packages/make-angular-cli-faster/index.js"
},
{
"command": "node ./scripts/copy-readme.js make-angular-cli-faster"
}
],
"parallel": false
}
}
}
}

View File

@ -1,16 +0,0 @@
{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"types": ["node", "jest"]
},
"include": [],
"files": [],
"references": [
{
"path": "./tsconfig.lib.json"
},
{
"path": "./tsconfig.spec.json"
}
]
}

View File

@ -1,12 +0,0 @@
{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "commonjs",
"outDir": "../../dist/out-tsc",
"declaration": false,
"types": ["node"],
"sourceMap": false
},
"exclude": ["**/*.spec.ts"],
"include": ["**/*.ts"]
}

View File

@ -1,15 +0,0 @@
{
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": "../../dist/out-tsc",
"module": "commonjs",
"types": ["jest", "node"]
},
"include": [
"**/*.spec.ts",
"**/*.spec.tsx",
"**/*.spec.js",
"**/*.spec.jsx",
"**/*.d.ts"
]
}

View File

@ -178,7 +178,6 @@ const IGNORE_MATCHES_IN_PACKAGE = {
'tsconfig-paths',
],
nest: ['semver'],
'make-angular-cli-faster': ['@angular/core'],
};
const IGNORE_MATCHES_BY_FILE: Record<string, string[]> = {

View File

@ -44,7 +44,6 @@ const IGNORE_MATCHES = {
'tmp',
'yargs',
],
'make-angular-cli-faster': ['tmp', 'yargs'],
};
export default async function getUnusedDependencies(