forgot standalone again...

This commit is contained in:
Djkáťo 2024-05-14 20:21:08 +02:00
parent 28358ab2fc
commit 39f90dbe55

View file

@ -9,6 +9,7 @@ index f8dd123..38717b1 100644
+ eslint: {
+ ignoreDuringBuilds: true
+ },
+ output: "standalone",
reactStrictMode: true,
/** @param { import("webpack").Configuration } config */
webpack(config) {