ten1seven / what-input

A global utility for tracking the current input method (mouse/pointer, keyboard or touch).
https://ten1seven.github.io/what-input
MIT License
1.35k stars 89 forks source link

Follow convention to put sourcemap in same folder as minified file #104

Closed vwkd closed 4 years ago

vwkd commented 4 years ago

I am using what-input as one of many modules in my build workflow, which puts them all into one folder. I can not put the sourcemap for what-input in a separate maps folder, while all other modules follow the convention to keep the sourcemaps in the same folder as the .min.js. It would be great if this could be fixed.

ten1seven commented 4 years ago

Hey @zjopy I just made this update here https://github.com/ten1seven/what-input/commit/6ae250e150e050c08fcc6448c8ee5dcb85f2167a. Check out v5.2.7