rockiger / reactpress

Plugin that lets you easily create, build and deploy React apps into your existing WordPress sites.
https://rockiger.com/en/reactpress/
GNU General Public License v2.0
50 stars 6 forks source link

fix vite dev - remove extra script tag #47

Closed dylanlawrence closed 4 months ago

dylanlawrence commented 4 months ago

I'm using vite for dev and noticed that there is an extra script tag on the dev index.html

rockiger commented 4 months ago

Thank for your PR. Unfortunately, I messed up the development branch. For that reason, I created another PR where I implement your changes.