JS function parameter for backend configuration #48
Labels
Comments
|
Definitely - its a good idea, and an oversight really. Are you able to submit a PR? |
|
Yes I'll submit a PR in the next days. |
|
@sithmel we should do this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For different backends I have definded JS-functions. This functions are called with two parameters:
For my situation it would be good to have the current config also as a parameter.
Then it is possible for me to add own configurations and to check against them in my JS-function.
What do you think about it?
The text was updated successfully, but these errors were encountered: