Skip to content

Commit

Permalink
remove trailing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudLun committed Mar 18, 2024
1 parent 8bc7350 commit 8e2067b
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
Expand Up @@ -3,7 +3,6 @@ const nextConfig = {
output: "export",
basePath: '/docs',
// reactStrictMode: true,
trailingSlash: true,
env: {
BASE_URL: process.env.NEXT_PUBLIC_MAPBOX_API_KEY,
}
Expand Down

0 comments on commit 8e2067b

Please sign in to comment.