Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for tolerant substitution #26

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

kalistace
Copy link

node-properties is currently throwing an error when it cannot find a variable.

Sometimes, we want to keep the placeholders as the application itself or another tool will resolve the placeholders further ahead in the process.

The tolerant_substitution option allows this behavior by partially resolving the properties if it cannot find some properties.

@gagle
Copy link
Owner

gagle commented Jan 12, 2016

Let me check the changes tomorrow and I'll push a new version of this module!

@kalistace
Copy link
Author

Thank you. Let me know if you have any questions or if you want me to change something

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants