0.1.1 • Published 4 years ago

@wardpeet/gatsby-plugin-remote-file v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

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',
  }
},
0.1.1

4 years ago

0.1.0

4 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago