NOtherDev / whatwebcando

An overview of the device integration HTML5 APIs
https://whatwebcando.today/
MIT License
836 stars 61 forks source link

build: add new deploy process w/ gh-pages script #94

Closed fsciuti closed 2 years ago

fsciuti commented 2 years ago

Hi @NOtherDev, I added a new simple deploy process with a gh-pages library script. You can test this by running npm run deploy-gh-pages command.

Test it on a fork and I didn't try it on custom domain, please and tell me if it works for you!

P.S. I had to remove type="module" row on package.json on my environment to run Sapper...have you the same issue?

NOtherDev commented 2 years ago

Perfect @fsciuti, worked like a charm! 🚀