thmsgbrt / Chrome-Extension-with-React-and-Typescript-Starter-Pack

Chrome Extension with React and Typescript Starter Pack
https://medium.com/@th.guibert/create-a-chrome-extension-using-react-and-typescript-50e94e14320c
124 stars 25 forks source link

support windows powershell #8

Open xieofxie opened 4 years ago

xieofxie commented 4 years ago

Thanks for the demo!

Would you like to update it to support windows? Like use cross-env for environmental variables and rimraf for rm -rf.

Thanks!

thmsgbrt commented 4 years ago

Hi @xieofxie, I don't have any Window computer to make sure everything works, feel free to do a PR if you want :). Thomas