Actual relative path
This commit is contained in:
parent
9fc8a6e214
commit
90c9e3496a
@ -1,5 +1,5 @@
|
||||
import { readFileSync } from 'fs';
|
||||
|
||||
export const md = {
|
||||
introduction: readFileSync('src/md/introduction.md').toString(),
|
||||
introduction: readFileSync('introduction.md').toString(),
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user