i tried basic node.js code -require(‘./config/${issueType.name.toLowerCase()}.json’); it does not work if dynamically i am passing issuetype value for reading path variable as shown.
Do we have any alternative option or any suggestion to read dynamically json files in code structure.?
Is it forge framework limitation.??
You can check this documentation for reading from file