Skip to content

Commit

Permalink
chore(next): remove useless option assetPrefix
Browse files Browse the repository at this point in the history
  • Loading branch information
JadeMin committed Jun 25, 2024
1 parent 819ef28 commit 8fe3a1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const nextConfig = {
output: "export",

basePath: "/holytechnics",
assetPrefix: "/holytechnics/",

// 에셋 압축용 sharp 패키지 설치하기 귀찮아...
compress: false,
Expand Down

0 comments on commit 8fe3a1b

Please sign in to comment.