2025-06-12 - frontend page template error: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    12 June 2025

    • curprev 10:5510:55, 12 June 2025Rut talk contribs 993 bytes +993 Created page with "==Error== <syntaxhighlight> Cannot use import statement outside a module SyntaxError: Cannot use import statement outside a module application '@izaraFrontends/payment' died in status LOADING_SOURCE_CODE: Cannot use import statement outside a module SyntaxError: Cannot use import statement outside a module </syntaxhighlight> ==fix== <syntaxhighlight lang="JavaScript"> const { merge } = require("webpack-merge"); const singleSpaDefaults = require("webpack-config-single-..."