remove: .source folder in next package
This commit is contained in:
parent
edbae956ca
commit
87ee7ab9b4
@ -1,3 +0,0 @@
|
|||||||
// @ts-nocheck -- skip type checking
|
|
||||||
import { _runtime } from "fumadocs-mdx"
|
|
||||||
import * as _source from "../source.config"
|
|
@ -1,8 +0,0 @@
|
|||||||
// source.config.ts
|
|
||||||
import { defineConfig } from "fumadocs-mdx/config";
|
|
||||||
var source_config_default = defineConfig({
|
|
||||||
mdxOptions: {}
|
|
||||||
});
|
|
||||||
export {
|
|
||||||
source_config_default as default
|
|
||||||
};
|
|
Loading…
Reference in New Issue
Block a user