fix(fs.dev): Path to remark-jargon
This commit is contained in:
parent
ec27b1ec24
commit
731c83be01
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import path from 'path'
|
||||
import remarkGfm from 'remark-gfm'
|
||||
import remarkJargon from '../remark-jargon/src/index.js'
|
||||
import remarkJargon from '../../../remark-jargon/src/index.js'
|
||||
import { jargon } from '@freesewing/i18n'
|
||||
|
||||
const config = site => ({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue