underscore-template-loader
underscore-template-loader copied to clipboard
audio tags are not getting processed
I tried using the following config:
use: [{
loader: 'underscore-template-loader',
query: {
root: path.resolve(rootDir, 'public'),
attributes: ['source:src']
}
}]
Still, audio tags are not getting processed.
Is anything wrong in config? Kindly resolve
Hi @Saravanan90
Could you please provide an example of audio tag that you tried to process? And what you get as result