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.

missing builder for :build

See original GitHub issue

I have added a library to an existing workspace (ng generate library my-lib) and wanted to prepend a webpack loader but there is no such builder for @angular-builders/custom-webpack:build

Is this feature missing or am i missing something?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
just-jebcommented, Feb 13, 2019

Oh I see. build-ng-packagr is a different builder which is not supported currently.
If you’d like to have it, please open a separate feature request.
I’m going to go over all the builders anyways in the nearest future, to support Angular CLI 8. If it’s not a big deal I’ll sease the opportunity to implement the build-ng-packagr for custom-webpack.
Of course you’re more than welcome to submit a PR for this feature.

0reactions
just-jebcommented, May 13, 2019

Nope, didn’t get any chance to work on this. You can open a feature request, this way it will enter ToDo list. PR is welcome as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Eclipse is saying "Missing builder" and there's no way to ...
The Missing Builder comes from not having VJet installed. You can disable or remove the reference to it from the shown Property Page,...
Read more >
Eclipse project missing java builder - Error Solved
Description: Eclipse can not build the project, because project is missing default builder. It happens most of the time when checking out ...
Read more >
missing builder for :build · Issue #238 · just-jeb/angular-builders
I have added a library to an existing workspace (ng generate library my-lib) and wanted to prepend a webpack loader but there is...
Read more >
69564 – Missing builder - Bugs - Eclipse
org.eclipse.jdt.core.javabuilder is missing. I can no longer build java applications. This worked fine at my last test (M9) but now fails.
Read more >
Missing project builder/toolchain configurations in CubeIDE
I am trying to build my first STM32H7 project. I used CubeIDE (the MX module?) that seemingly works fine and generates the project...
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