mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Enable strict mode
This commit is contained in:
parent
ead8a44fe0
commit
f7375428b6
@ -29,6 +29,7 @@ const suboctopus = path.resolve(path.dirname(require.resolve("jassub")), "../dis
|
||||
*/
|
||||
const nextConfig = {
|
||||
swcMinify: true,
|
||||
reactStrictMode: true,
|
||||
output: "standalone",
|
||||
webpack: (config) => {
|
||||
config.plugins = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user