Results 18 comments of Daniel Wulff

@martinjagodic thanks, 3.7.1 compiles which is great. I've now got a ReferenceError but I can open up a separate issue for that as it isn't package related. Said ReferenceError: https://github.com/decaporg/decap-cms/issues/7521

Also affects the latest version 3.6.2, repo updated

Still an issue with 3.7.0, repo updated

Still an issue with 3.7.2, I'm not going to update the repo this time... y'all get the idea.

Ah ok, I think this may be a documentation issue actually. https://github.com/danwulff/angular-builders_karma/compare/main...fix In Angular 20 the `ng generate config karma` command does not include the `@angular-devkit` lines in the karma...

I'm happy to open a PR to update the docs, but I'm uncertain where the docs should be updated. https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack Maybe under **Usage**? or under **Custom Webpack `karma`**? Or would...

@just-jeb https://github.com/just-jeb/angular-builders/pull/1929 created

This seems to be a pattern with this repo. Perhaps its time for an e2e test that checks the integrity of the final npm package prior to pushing to the...