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.

Provide a shim file

See original GitHub issue

I’m submitting a…


[ ] Regression 
[ ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.

Current behavior

Expected behavior

Something similar to what @nestjs/graphql provides.

More on that topic https://github.com/nestjs/graphql/issues/1082 Example implementation: https://github.com/nestjs/graphql/pull/1184/files

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Environment


Nest version: X.Y.Z

 
For Tooling issues:
- Node version: XX  
- Platform:  

Others:

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:9
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

5reactions
nick-lehmanncommented, Jul 19, 2021

@kamilmysliwiec would you accept a merge request for this? We have created a small shim file for this package at work that includes all the exports we need at the moment. I guess I could start from there, add the remaining exports and submit a pull request later this week.

1reaction
mkhraishacommented, Jul 16, 2021

are there any updates on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

terminology - What is a Shim? - Stack Overflow
In computer programming, a shim is a small library which transparently intercepts an API, changes the parameters passed, handles the operation ...
Read more >
SHIM File Extension - What is an .shim file and how do I open it?
A SHIM file is a plain text file created by Scoop, a command-line program installer for Windows. It contains the path to an...
Read more >
Shimming - webpack
So let's imagine we only wanted to provide the join method from lodash wherever it's invoked: src/index.js function component() { const element =...
Read more >
Executable shimming (like symlinks but better)
Provides an exe file that calls a target executable. Runs the target executable where it is, which means all dependencies and other things...
Read more >
Demystifying Shims - or - Using the App Compat Toolkit to ...
This will give you the complete summary of the application and the fixes applied. Now you need to save this shim database file...
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