Skip to content

Commit

Permalink
Add new feature description
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab committed Feb 3, 2025
1 parent 5cd62e0 commit 8bf5d96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/web/languine.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ export default defineConfig({
json: {
include: ["src/messages/[locale].json"],
},
mdx: {
include: ["src/markdown/docs/en/*.mdx"],
},
// mdx: {
// include: ["src/markdown/docs/en/*.mdx"],
// },
},
});

0 comments on commit 8bf5d96

Please sign in to comment.