fix: ReadMore no longer works
This commit is contained in:
parent
69092702d9
commit
e7373375d0
16 changed files with 1988 additions and 1476 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue