DEV Community

Discussion on: I maintain webpack, ask me anything!

Collapse
 
lizziekarr profile image
Lizzie Karr • Edited

Hi Sean! Thanks for being open to questions <3

I'm trying to use an a tag to download a .rdp file. This works fine with an image but not with the file I need. Do you know if there's a webpack loader that can accept .rdp ?

Thank you!


<a :href='../assets/access.rdp' download>Remote Desktop</a>

Collapse
 
thelarkinn profile image
Sean Larkin

There might be, but if there's not you could always write one and then open source it to webpack-contrib!!! webpack.js.org/API/loaders