Skip to content

Commit f77e8c9

Browse files
author
Ryan A. Johnson
committed
chore(pipeline): fix build warning
1 parent 7214252 commit f77e8c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/copy.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ async function copyDocs () {
2222
// Directories to copy from docs/ to public/
2323
let dirs = [
2424
'images',
25-
'vendor',
2625
];
2726

2827
await ensureDir(`${CONFIG.publicDir}`);

0 commit comments

Comments
 (0)