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