Saravanan

Results 2 issues of Saravanan

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...

Getting this error when used with webpack 4 ``` /app/node_modules/webpack/lib/Compilation.js:1837 ].call(...args); ^ TypeError: Cannot read property 'call' of undefined at Compilation. (/app/node_modules/webpack/lib/Compilation.js:1837:4) at Compilation.deprecated [as applyPlugins] (internal/util.js:47:15) at compiler.plugin (/app/node_modules/css-entry-webpack-plugin/lib/CssEntryPlugin.js:52:68)...