mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(build): add turndown-plugin-gfm to copy-dist
This commit is contained in:
parent
7315d38cb6
commit
a4ae0ba628
@ -41,7 +41,8 @@ try {
|
||||
"./src/public/robots.txt",
|
||||
"./src/public/fonts",
|
||||
"./src/public/stylesheets",
|
||||
"./src/public/translations"
|
||||
"./src/public/translations",
|
||||
"./packages/turndown-plugin-gfm/src"
|
||||
]);
|
||||
|
||||
for (const asset of assetsToCopy) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user