Skip to content

Commit d08ded1

Browse files
committed
update
1 parent 79f9df9 commit d08ded1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/posts.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import _ from 'lodash'
12
import all from '../posts/*.md'
23

34
export const posts = _.chain(all) // begin a chain

0 commit comments

Comments
 (0)