File tree Expand file tree Collapse file tree 3 files changed +90
-2058
lines changed
demos/angular-supabase-todolist Expand file tree Collapse file tree 3 files changed +90
-2058
lines changed Original file line number Diff line number Diff line change 2020 "customWebpackConfig" : {
2121 "path" : " ./extra-webpack.config.js"
2222 },
23- "allowedCommonJsDependencies" : [
24- " js-logger" ,
25- " ws"
26- ],
23+ "allowedCommonJsDependencies" : [" js-logger" , " ws" ],
2724 "outputPath" : " dist" ,
2825 "index" : " src/index.html" ,
2926 "main" : " src/main.ts" ,
3936 {
4037 "type" : " initial" ,
4138 "maximumWarning" : " 500kb" ,
42- "maximumError" : " 5mb "
39+ "maximumError" : " 6mb "
4340 },
4441 {
4542 "type" : " anyComponentStyle" ,
Original file line number Diff line number Diff line change 3131 "zone.js" : " ~0.15.0"
3232 },
3333 "devDependencies" : {
34- "@angular-builders/custom-webpack" : " ^18 .0.0" ,
34+ "@angular-builders/custom-webpack" : " ^19 .0.0" ,
3535 "@angular-devkit/build-angular" : " ^19.2.5" ,
3636 "@angular/cli" : " ^19.2.5" ,
3737 "@angular/compiler-cli" : " ^19.2.4" ,
You can’t perform that action at this time.
0 commit comments