Start cleaning up other pages
This commit is contained in:
@@ -8,7 +8,7 @@ import createMDX from "@next/mdx";
|
||||
/** @type {import("next").NextConfig} */
|
||||
const config = {
|
||||
pageExtensions: ["js", "jsx", "md", "mdx", "ts", "tsx"],
|
||||
allowedDevOrigins: ["*.vscode.home.joemonk.co.uk"],
|
||||
allowedDevOrigins: ["*.vscode.home.joemonk.co.uk", "*.vscode.localhost"],
|
||||
experimental: {
|
||||
reactCompiler: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user