1
0
Fork 0

fix: ReadMore no longer works

This commit is contained in:
joostdecock 2025-01-04 14:14:03 +01:00
parent 69092702d9
commit e7373375d0
16 changed files with 1988 additions and 1476 deletions

View file

@ -37,6 +37,10 @@ const config = {
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
future: {
experimental_faster: false, // Too many bugs for now
},
/*
* We need to make sure we can import from .mjs files
*/