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 loader support

See original GitHub issue

Type of Issue

[x] Bug Report
[ ] Feature Request

Description

i use the following code to load localization:

let translationsDe = require(`raw-loader!../translations/ui.de.xlf`);

if i ng build the xliff is included in the generated app but if i npm run packagr it is not included in the bundle.

Version Information

ng-packagr: v1.6.0
node: v8.7.0
@angular: v5.0.0
rxjs: 5.4.2
zone.js: 0.8.14

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
JanEggerscommented, Nov 18, 2017

oki the i have to come up with something else to load stuff

1reaction
dhergescommented, Nov 17, 2017

No. ngc and webpack are two independent tools. The cli uses webpack and - afaik - invokes ngc thru a loader.

Cheers, David

On 17. Nov 2017, at 15:39, JanEggers notifications@github.com wrote:

why? i thought it uses ngc and that uses webpack? the big feature of this lib was described as take your angular cli project and make a npm package from it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Missing implementation that supports: loader(*('/tmp ... - GitHub
You're trying to load the model via hub.Module . This doesn't work since the model hasn't been stored as a TF1 Module. In...
Read more >
TypeError: load() missing 1 required positional argument ...
The Python "TypeError: load() missing 1 required positional argument: 'Loader'" occurs when we use the yaml.load() method without specifying ...
Read more >
Vivado 2018.2 missing loader argument - Xilinx Support
I have installed vivado but my simulation is not running. In troubleshoot option it says in vvgl.exe, there is a missing loader argument....
Read more >
"Bootmgr is missing Press Ctrl+Alt+Del to restart" error when ...
Describes how to troubleshoot the error message "Bootmgr is missing Press Ctrl+Alt+Del to restart" that may occur when you try to start Windows....
Read more >
Missing loader **SOLVED** - FSDreamTeam
Do you use FSX ? The loader might be active, but might be invisible because of a problem with your video settings or...
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