mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
Switch to canary for hopefully better bundling
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
* */
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
swcMinify: false,
|
||||
};
|
||||
|
||||
module.exports = nextConfig;
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ini": "^2.0.0",
|
||||
"isomorphic-git": "^1.10.3",
|
||||
"music-metadata-browser": "^2.5.0",
|
||||
"next": "^12.0.7",
|
||||
"next": "^12.0.8-canary.19",
|
||||
"node-unrar-js": "^1.0.3",
|
||||
"polished": "^4.1.3",
|
||||
"prettier": "^2.5.1",
|
||||
|
||||
Reference in New Issue
Block a user