[Migration] dev-server builder to v8 Builders API
See original GitHub issueIs your feature request related to a problem? Please describe.
Currently it is not possible to serve dev server in angular v8 with @angular-builders/dev-server
builder in use.
Describe the solution you’d like Will this builder be migrated to v8 Builders API any time soon?
As the @angular-builders/custom-webpack
builder was already migrated for new v8 version.
Thanks
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
webpack-dev-server/migration-v4.md at master
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/. - webpack-dev-server/migration-v4.md ...
Read more >DevServer
The dev server will migrate over to Node's built-in HTTP/2 once Express supports it. HTTP/2 with a self-signed certificate: webpack.config.js module.exports = { ......
Read more >How to use custom webpack configuration in Ionic 4
The @angular-devkit/build-angular:dev-server builder makes use of the custom webpack builder to get webpack configuration.
Read more >@angular-devkit/build-webpack | Yarn - Package Manager
It's recommended to migrate to another CSS preprocessor that the Angular CLI supports. @angular-devkit/core. Workspace projects with missing root is now an ...
Read more >Angular workspace configuration
These are used for build and development tools provided by the Angular CLI. ... You can define and configure new builders and targets...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed, thanks for heads up.
Link seems to be broken at the moment