Skip to content

Commit 1be666b

Browse files
author
Fabian Morón Zirfas
committed
Add date folder to build script and bundle again
1 parent c15b4bc commit 1be666b

File tree

2 files changed

+275
-275
lines changed

2 files changed

+275
-275
lines changed

bin/concat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const folders = ['./Array/', './Function/', './Object/', './String/'];
1+
const folders = ['./Array/', './Function/', './Object/', './String/', './Date/'];
22
// const testFolder = './Array/';
33
const fs = require('fs');
44
const path = require('path');

0 commit comments

Comments
 (0)