forgot standalone again...
This commit is contained in:
parent
28358ab2fc
commit
39f90dbe55
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ index f8dd123..38717b1 100644
|
||||||
+ eslint: {
|
+ eslint: {
|
||||||
+ ignoreDuringBuilds: true
|
+ ignoreDuringBuilds: true
|
||||||
+ },
|
+ },
|
||||||
|
+ output: "standalone",
|
||||||
reactStrictMode: true,
|
reactStrictMode: true,
|
||||||
/** @param { import("webpack").Configuration } config */
|
/** @param { import("webpack").Configuration } config */
|
||||||
webpack(config) {
|
webpack(config) {
|
||||||
|
|
Loading…
Reference in a new issue