-
Notifications
You must be signed in to change notification settings - Fork 12k
Issues: angular/angular-cli
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
main.js ends up in Lazy loaded Chunks
area: @angular-devkit/build-angular
devkit/build-angular:browser
freq1: low
Only reported by a handful of users who observe it rarely
severity2: inconvenient
type: bug/fix
#28786
opened Nov 4, 2024 by
alexus85
Tests using @angular-builders/jest cannot import jest object from @jest/globals
area: @angular-devkit/build-angular
devkit/build-angular:jest
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
#28722
opened Oct 27, 2024 by
Tommy228
1 task
Add reporters option to @angular-devkit/build-angular:jest schema
area: @angular-devkit/build-angular
devkit/build-angular:jest
feature: insufficient votes
Label to add when the not a sufficient number of votes or comments from unique authors
feature
Issue that requests a new feature
#28685
opened Oct 22, 2024 by
dapperdandev
Tests using web-test-runner fail on multi project apps
area: @angular-devkit/build-angular
devkit/build-angular:web-test-runner
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
#28261
opened Aug 22, 2024 by
Draginfable
1 task
Import attributes support for karma builder
area: @angular-devkit/build-angular
devkit/build-angular:karma
#28140
opened Jul 30, 2024 by
LeonEck
Feature: Support Feature request for which voting has completed and is now in the backlog
feature
Issue that requests a new feature
codeCoverage: true
with @angular-devkit/build-angular:web-test-runner
area: @angular-devkit/build-angular
devkit/build-angular:web-test-runner
feature: in backlog
#28105
opened Jul 24, 2024 by
dgrdx
refactor(@angular/cli): provide default serve target for applications
area: @angular/build
area: @angular/cli
area: @angular-devkit/build-angular
target: minor
This PR is targeted for the next minor release
Add a coverage reporters option to ng test and angular json test options
area: @angular-devkit/build-angular
devkit/build-angular:karma
feature: insufficient votes
Label to add when the not a sufficient number of votes or comments from unique authors
feature
Issue that requests a new feature
#27869
opened Jun 17, 2024 by
james-schwartzkopf
web/test-runner failing when zoneless
area: @angular-devkit/build-angular
devkit/build-angular:web-test-runner
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
#27706
opened May 23, 2024 by
cyrilletuzi
1 task
ng serve not working behind reverse proxy basehref/servepath
area: @angular-devkit/build-angular
devkit/build-angular:dev-server
freq1: low
Only reported by a handful of users who observe it rarely
needs: investigation
Requires some digging to determine if action is needed
severity3: broken
type: bug/fix
#27576
opened May 1, 2024 by
everflux
1 task done
[browser-esbuild] live-reload=false workflow is less convenient now
area: @angular-devkit/build-angular
devkit/build-angular:dev-server
freq1: low
Only reported by a handful of users who observe it rarely
severity2: inconvenient
type: bug/fix
#27479
opened Apr 16, 2024 by
undsoft
Tests using Requires some digging to determine if action is needed
web-test-runner
time out waiting for the browser to start
area: @angular-devkit/build-angular
devkit/build-angular:web-test-runner
needs: investigation
#27447
opened Apr 10, 2024 by
OBe95
1 task
Add support for OSC 8 for filepath in output
area: @angular/cli
area: @angular-devkit/build-angular
feature: insufficient votes
Label to add when the not a sufficient number of votes or comments from unique authors
feature
Issue that requests a new feature
#27438
opened Apr 9, 2024 by
abdulkareemnalband
Feature: @angular-devkit/build-angular:web-test-runner picks up the web test runner config
area: @angular-devkit/build-angular
devkit/build-angular:web-test-runner
feature: under consideration
Feature request for which voting has completed and the request is now under consideration
feature
Issue that requests a new feature
#27278
opened Mar 14, 2024 by
RobbyRabbitman
CLI doesn't allow custom builder to pass additional extensions when building app for i18n extractions
area: @angular-devkit/build-angular
devkit/build-angular:i18n
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
#27264
opened Mar 12, 2024 by
kamilchlebek
How to debug jest tests?
area: @angular-devkit/build-angular
devkit/build-angular:jest
feature: insufficient votes
Label to add when the not a sufficient number of votes or comments from unique authors
feature
Issue that requests a new feature
#27117
opened Feb 16, 2024 by
nicojs
respect wepack export condition for importing
area: @angular-devkit/build-angular
devkit/build-angular:browser
feature: insufficient votes
Label to add when the not a sufficient number of votes or comments from unique authors
feature
Issue that requests a new feature
#27100
opened Feb 14, 2024 by
spike-rabbit
web-test-runner: handle multiple spec files with same name
area: @angular-devkit/build-angular
devkit/build-angular:web-test-runner
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
type: faq
#26810
opened Jan 5, 2024 by
cexbrayat
1 task
Throw an error if client builds retain references to Feature request for which voting has completed and the request is now under consideration
feature
Issue that requests a new feature
*.server.ts
files
angular/build:application
area: @angular-devkit/build-angular
feature: under consideration
#26809
opened Jan 5, 2024 by
AndrewKushnir
Report a warning/error when multiple instance of Feature request for which voting has completed and the request is now under consideration
feature
Issue that requests a new feature
@angular/core
are bundled.
area: @angular-devkit/build-angular
feature: under consideration
#26774
opened Jan 2, 2024 by
JeanMeche
@angular-devkit/build-angular:jest: allow configuring loaders for custom file extensions
area: @angular-devkit/build-angular
devkit/build-angular:jest
feature: insufficient votes
Label to add when the not a sufficient number of votes or comments from unique authors
feature
Issue that requests a new feature
#26754
opened Dec 27, 2023 by
alebx
[Angular 17] Wrong sass variable resolution with fontawesome on first Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
ng test
run
area: @angular-devkit/build-angular
devkit/build-angular:karma
freq1: low
#26718
opened Dec 20, 2023 by
Robbllle
1 task done
Wildcard imports without an extension are not supported in application builder
angular/build:application
area: @angular-devkit/build-angular
needs: investigation
Requires some digging to determine if action is needed
#26615
opened Dec 7, 2023 by
tsteuwer-accesso
Raw import of .ts files as text with Feature request for which voting has completed and the request is now under consideration
feature
Issue that requests a new feature
state: blocked on upstream
build-angular:application
angular/build:application
area: @angular-devkit/build-angular
feature: under consideration
#26575
opened Dec 4, 2023 by
santam85
Extract license should scan paths outside of node_modules
area: @angular-devkit/build-angular
feature: insufficient votes
Label to add when the not a sufficient number of votes or comments from unique authors
feature
Issue that requests a new feature
#26524
opened Nov 29, 2023 by
csisy
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.