wrapper scripts #527
charlyoleg2
started this conversation in
Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For an easier integration, the scripts listed below should be split in a core-script stored in node_module and a wrapper-script generated and stored in the server-package.
The scripts discussed here are:
To integrate my server-package (based on manifest) in my mono-repo, I have created a soft-link from the server-package to the root-node_modules. It works but it has some undesirable side effects on 'npm install'. We have to find a more robust and clean solution.
Beta Was this translation helpful? Give feedback.
All reactions