Lars Gyrup Brink Nielsen
Lars Gyrup Brink Nielsen
@nvh95 I used the workaround to import component styles in tests and documented this in the example project's readme file.
One of the nice solutions mentioned in this issues is to move `test.ts` outside of `src`. A permanent change for this was pending for `@angular-devkit/build-ng-packagr`, but was lost in https://github.com/angular/devkit/pull/977...
It would be lovely to have examples that show how to use for example these plugins: - `@semantic-release/github` - `@semantic-release/npm`
Monorepo/build toolchains: - Nrwl Nx - Google Wireit - Google Bazel - Microsoft Lage - Microsoft Rush.js - Turborepo - npm Workspaces - Yarn Workspaces - pnpm Workspaces
Changelog/versioning toolchains: - GitHub automated release notes - JSCutlery SemVer - Semantic Release
[Lerna to Nx migration guide](https://nx.dev/guides/lerna-and-nx)
[Lerna Announcement: Passing the torch](https://github.com/lerna/lerna/issues/3121)
Also observed when the empty string (`''`) is used in an inline input transformer. Angular version 16.2 Angular ESLint version 16.1 & 16.3 ESLint version 8.46 TyopeScript ESLint version 6.9...
Thanks for reporting this issue, @samuel-a-tamarit-db. Angular 16 is not officially supported by Spectacular 15 as indicated by the module resolution errors. As you suggest, use `--legacy-peer-deps` when installing or...
Thank you, @Abildtoft The work-in-progress repo is https://github.com/this-is-angular/ngrx-course-app. We would like to include the app in this repo. The app project It is incomplete and needs more work though. Help...