maj node
This commit is contained in:
@@ -7,6 +7,8 @@ import { type Configuration } from "webpack";
|
|||||||
const nextConfig: NextConfig = {
|
const nextConfig: NextConfig = {
|
||||||
// ... autres configurations
|
// ... autres configurations
|
||||||
|
|
||||||
|
turbopack: {},
|
||||||
|
|
||||||
webpack: (config: Configuration, { isServer }: { isServer: boolean }) => {
|
webpack: (config: Configuration, { isServer }: { isServer: boolean }) => {
|
||||||
// ---- DÉBUT DE LA CORRECTION ----
|
// ---- DÉBUT DE LA CORRECTION ----
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user