-
Notifications
You must be signed in to change notification settings - Fork 12k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(@angular-devkit/build-angular): support custom index option paths…
… in Vite-based dev server When using the Vite-based development server and a custom `index` build option (not `index.html`), the custom index path will now be used as the root of the development server. This mimics the behavior of the Webpack-based development server.
- Loading branch information
1 parent
7176bfd
commit c11a0f0
Showing
1 changed file
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters