fabe / gatsby-plugin-drive

🚗 Downloads a Google Drive folder that you can query with gatsby-source-filesystem.
https://npm.im/@fs/gatsby-plugin-drive
MIT License
12 stars 15 forks source link

Refactor requestFile #17

Closed loongyh closed 4 years ago

loongyh commented 4 years ago

Realised requestFile() didn't have any reason to be outside getFile()'s scope.

loongyh commented 4 years ago

Moved to #20.