Luis Crespo
Luis Crespo
I am executing this code: ``` const glob = require('fast-glob').sync console.log(glob('/*', { onlyFiles: false })) ``` And I get `[]` as the output. I am using MacOS and v12.14.0. I...
I don't want only directories, I want to get all dirs and files of my root directory, but instead I am getting an empty array, and I can assure you...
Thank you! I still have not found any tool combination that transpiles AND minifies AND correctly preserves source maps...
Will check it out and get back... On Wed, Jan 6, 2016 at 1:23 PM, Kahlil Lechelt [email protected] wrote: > I tested it yesterday and had no problems. Can't reproduce....