Andy Callaghan

Results 1 issues of Andy Callaghan

Hi there, So i'm testing out Webpacker 6 which uses webpack 5 - I'm having trouble initializing the loader. ```js module.exports = { test: /\.erb$/, enforce: "pre", exclude: /node_modules/, use:...

help wanted