vacchi

Results 1 comments of vacchi

im still getting a issue: ./src/templates/includes/header.njk Module not found: Error: Can't resolve './images/image.png' `{{'file-loader!./images/image.png' | require}} ` and on webpack: ``` { test: /\.(njk|nunjucks)$/, loader: 'nunjucks-loader' } ``` do you...