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.

Generated barrelfile incomplete

See original GitHub issue

When I generate using these options:

exportCore: false, exportModels: true, exportSchemas: true, exportServices: false,

Then the barrel file has the following problems:

  • it contains a reference to a service, which is explicitly not generated
  • it contains no references to the models

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:17 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
PieterVanEdecommented, Jun 17, 2020

I don’t have the time to write some tests, could I leave that to you?

0reactions
PieterVanEdecommented, Jun 17, 2020

Great! And well, there is a stupid mistake in a great library that I could use for free, so I don’t see a problem 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

AOT: Unexpected value 'undefined' exported by the module ...
The issue in question occurs when importing from a barrel into a module. public-api files are for exporting classes. What you're describing is ......
Read more >
Barrel files: to use or not to use? - Blog by Adrian Fâciu
How to use barrel files in our projects. Should you use them? If yes, how to organize code around them and where to...
Read more >
Do a barrel export. Import every file from a single source
There is a way to generate the barrel export file. Barrelsby is the answer you are looking for while using TypeScript.
Read more >
Untitled - Cracker Barrel
On May 3, 2004, Cracker Barrel Old Country Store, Inc. (“Cracker Barrel”), a wholly-owned subsidiary of CBRL Group, Inc. (the “Company”),.
Read more >
Project file is incomplete. Expected imports are missing
"Project file is incomplete. Expected imports are missing". The solution was to use Visual Studio not SSDT, see in Help > About:.
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