blonestar / wp-theme-vite-tailwind

Wordpress + ViteJS + TailwindCSS development example theme, similar to Tailpress but without additional code added
GNU General Public License v3.0
337 stars 57 forks source link

Make manifest parsing more flexible #15

Open shaffe-fr opened 1 year ago

shaffe-fr commented 1 year ago

Hi, In some case main.js is not at the index 0. This PR searches for the right index in the manifest and make type checks more strict. Thanks, Karel

coder36 commented 1 year ago

This needs merging...

WinsleyJ commented 11 months ago

I hade same issue as #19 and this will fix it!