Skip to content

Commit

Permalink
fix TS vfile datamap issue
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Oct 12, 2023
1 parent cefc3e4 commit f87a0b4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/docusaurus-mdx-loader/src/loader.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import {
getWebpackLoaderCompilerName,
} from '@docusaurus/utils';
import stringifyObject from 'stringify-object';
import './vfile-datamap';
import preprocessor from './preprocessor';
import {validateMDXFrontMatter} from './frontMatter';
import {createProcessorCached} from './processor';
Expand Down

0 comments on commit f87a0b4

Please sign in to comment.