@wardpeet/gatsby-plugin-remote-file
v0.1.1
Published
Downloads a file and saves it to disk
Downloads
1
Readme
gatsby-plugin-remote-file
Downloads a file and saves it to disk
{
resolve: '@wardpeet/gatsby-plugin-remote-file',
options: {
url: 'https://images.unsplash.com/photo-1568794065652-b9642d4be0ab?ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=80',
ouputFilename: 'forest.jpg',
}
},