File tree Expand file tree Collapse file tree 4 files changed +6122
-8591
lines changed
projects/ngx-intl-tel-input Expand file tree Collapse file tree 4 files changed +6122
-8591
lines changed Original file line number Diff line number Diff line change 2424 " src/styles.css"
2525 ],
2626 "scripts" : [],
27+ "allowedCommonJsDependencies" : [" google-libphonenumber" ],
2728 "vendorChunk" : true ,
2829 "extractLicenses" : false ,
2930 "buildOptimizer" : false ,
6465 "serve" : {
6566 "builder" : " @angular-devkit/build-angular:dev-server" ,
6667 "options" : {
67- "browserTarget " : " ngx-intl-tel-input-app:build"
68+ "buildTarget " : " ngx-intl-tel-input-app:build"
6869 },
6970 "configurations" : {
7071 "production" : {
71- "browserTarget " : " ngx-intl-tel-input-app:build:production"
72+ "buildTarget " : " ngx-intl-tel-input-app:build:production"
7273 }
7374 }
7475 },
7576 "extract-i18n" : {
7677 "builder" : " @angular-devkit/build-angular:extract-i18n" ,
7778 "options" : {
78- "browserTarget " : " ngx-intl-tel-input-app:build"
79+ "buildTarget " : " ngx-intl-tel-input-app:build"
7980 }
8081 },
8182 "test" : {
You can’t perform that action at this time.
0 commit comments