Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab committed Nov 14, 2023
1 parent 78beaa2 commit d78125d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/website/next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @type {import("next").NextConfig} */
const config = {
reactStrictMode: true,
transpilePackages: ["@midday/ui", "@midday/tailwind"],
transpilePackages: ["@midday/ui", "@midday/tailwind", "@midday/location"],
experimental: {
ppr: true,
},
Expand Down
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit d78125d

Please sign in to comment.