Issue with JavaScript action compilation

0
ERROR in ../../../../../../Users/j/Mendix/BaseDeDonnee-main/deployment/tmp/jsactions.js 1:0Module parse failed: 'import' and 'export' may appear only with 'sourceType: module' (1:0)File was processed with these loaders: * ./node_modules/babel-loader/lib/index.jsYou may need an additional loader to handle the result of these loaders.> export const MyFirstModule$JavaScript_action = async () => (await import("C:/Users/julio.roigt/Mendix/BaseDeDonnee-main/javascriptsource/myfirstmodule/actions/JavaScript_action")).JavaScript_action; webpack compiled with 1 error
asked
0 answers