mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
chore(ci): set up node modules
This commit is contained in:
@@ -21,6 +21,7 @@ function copyNodeModuleFileOrFolder(source: string) {
|
||||
try {
|
||||
|
||||
const assetsToCopy = new Set([
|
||||
"./node_modules",
|
||||
"./images",
|
||||
"./libraries",
|
||||
"./translations",
|
||||
|
||||
Reference in New Issue
Block a user