siefkenj / react-userscripts

Develop a Greasemonkey/Tampermonkey script using React
GNU General Public License v3.0
82 stars 19 forks source link

Updated README with known issues + added shx #12

Closed bosam closed 2 years ago

bosam commented 2 years ago

This P.R. is the results of #11

It also adds shx to allow for npm run build to run correctly across any environments without the need to dedicate a win32, darwin, linux version of the command.

siefkenj commented 2 years ago

Thanks!