Skip to content

Commit

Permalink
Merge pull request #4 from instruct-lab/main
Browse files Browse the repository at this point in the history
Drop proxy settings
  • Loading branch information
sstano authored Mar 26, 2024
2 parents 7c79763 + a858645 commit 97f4983
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,6 @@ const nextConfig = {
distDir: 'docs',
reactStrictMode: true,

// GitHub pages
rewrites: () => [
{
source: '/website',
destination: '/',
},
],

compiler: {
// Enables the styled-components SWC transform
styledComponents: true,
Expand Down

0 comments on commit 97f4983

Please sign in to comment.