angular-cli icon indicating copy to clipboard operation
angular-cli copied to clipboard

refactor(@angular-devkit/build-angular): move Angular memory Vite plugin into separate file

Open clydin opened this issue 2 years ago • 0 comments

To reduce the amount of code within the main Vite development server file, the Vite plugin that handles the in-memory output file integration for the Angular build system is now within a separate file.

clydin avatar Jan 19 '24 17:01 clydin