mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
add @swc/core & cli packages
continued attempts to solve the SWC build step on arm platforms
This commit is contained in:
parent
c2849744b8
commit
43da60595c
3 changed files with 197 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
output: "standalone",
|
||||
swcMinify: false,
|
||||
// swcMinify: false,
|
||||
experimental: { images: { allowFutureImage: true, unoptimized: true } },
|
||||
images: {
|
||||
domains: ["cdn.jsdelivr.net"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue