Skip to content

Commit

Permalink
fix: foo
Browse files Browse the repository at this point in the history
  • Loading branch information
dword-design committed Jul 5, 2020
1 parent 4482761 commit 7a8128e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import P from 'path'
import getYarnPrefix from 'yarn-config-directory'

export default async () => {
console.log(getYarnPrefix())
const candidates =
globby(`${getYarnPrefix()}/**`, {
onlyDirectories: true,
Expand Down

0 comments on commit 7a8128e

Please sign in to comment.