Skip to content

Commit ffe8a93

Browse files
authored
Merge pull request #249 from rackerlabs/fix-build-error
chore(pipeline): fix build warning
2 parents 7214252 + f77e8c9 commit ffe8a93

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)