Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
Update next.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cherriae authored Apr 14, 2024
1 parent ef324bd commit 4e9f18b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
output: 'export',
modularizeImports: {
"react-icons/?(((\\w*)?/?)*)": {
transform: "@react-icons/all-files/{{ matches.[1] }}/{{ member }}",
Expand Down

1 comment on commit 4e9f18b

@vercel
Copy link

@vercel vercel bot commented on 4e9f18b Apr 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.