Open
Description
I updated webpack to version 5.37.1
from 5.11.0
and now i see errors like this
harmony module decorator:7 Uncaught (in promise)
Error: ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: ./templates/helpers/get_image_file.js
related to all the helpers. Seems that solution should be just to change export syntax but helpers does not fire the at all. Any suggestion?
Metadata
Metadata
Assignees
Labels
No labels