Open BBboy01 opened 3 months ago
https://github.com/user-attachments/assets/48e06a13-e8a5-4e1b-8858-31184542102a
As angular 18 support use vite as dev server, require
is unusable
removed raw-loader
, like NZ-ZORRO use http request get source code
and unified the ui of code box action icons
https://github.com/angular/angular/issues/56945#issuecomment-2273027865
tsconfig.json compilerOptions: { "skipLibCheck": true }
angular < 18.1.3 have ngtypecheck
error, for now to run locally, please add code above
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information