mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
Pkg upgrade, next 15
This commit is contained in:
@@ -27,11 +27,9 @@ const nextConfig = {
|
||||
devIndicators: {
|
||||
buildActivityPosition: "top-right",
|
||||
},
|
||||
optimizeFonts: false,
|
||||
output: "export",
|
||||
productionBrowserSourceMaps: false,
|
||||
reactStrictMode: true,
|
||||
swcMinify: true,
|
||||
webpack: (config) => {
|
||||
config.plugins.push(
|
||||
new webpack.NormalModuleReplacementPlugin(/node:/, (resource) => {
|
||||
|
||||
Reference in New Issue
Block a user