missed 1 glob import

pull/4917/head
pushkine 5 years ago
parent b9f9a93a60
commit 813fd4b2e2

@ -1,4 +1,4 @@
const glob = require('tiny-glob/sync.js'); import { glob } from './tiny-glob'
import './setup'; import './setup';

Loading…
Cancel
Save