All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Izara Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:55, 12 June 2025 Rut talk contribs created page 2025-06-12 - frontend page template error (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-...")