Blog Page 37/44
Webpack and SCP: write your own plugin! by Romain Manni-Bucau, 2016-11-15
Webpack is a very nice and elegant build tool for javascript applications but when it comes to integrate with the "world" it can require to write a custom plugin. Let see how to do your own plugin to scp some files to a server.