question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Migration] dev-server builder to v8 Builders API

See original GitHub issue

Is 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:closed
  • Created 4 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
just-jebcommented, Jul 8, 2019

Fixed, thanks for heads up.

0reactions
stephenasamoahcommented, Jul 8, 2019

I wish all the issues were that easy to solve ))) The builder is now part of @angular-builders/custom-webpack. At this very time I’m working on updating the documentation. You can find the migration guide here

Link seems to be broken at the moment

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found