Update comment
This commit is contained in:
@@ -41,7 +41,8 @@ export default defineConfig({
|
|||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
define: {
|
define: {
|
||||||
// Use production mode for the build as it is tested against production builds of Element Web
|
// Use production mode for the build as it is tested against production builds of Element Web,
|
||||||
|
// this is required for React JSX versions to be compatible.
|
||||||
process: { env: { NODE_ENV: "production" } },
|
process: { env: { NODE_ENV: "production" } },
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user