vue3-composition-api-todo-app icon indicating copy to clipboard operation
vue3-composition-api-todo-app copied to clipboard

Move index.html out of Public folder

Open securitybryan opened this issue 1 year ago • 0 comments

Now that vue.js 3 has moved to Vite, it expects index.html to live in the root folder rather than in the Public folder. It would be slick if this supported the Vite file structure rather than vue-cli.

securitybryan avatar Apr 19 '24 22:04 securitybryan