vue-cli-plugin-auto-routing icon indicating copy to clipboard operation
vue-cli-plugin-auto-routing copied to clipboard

new files and folders under pages are not detected

Open aliciahogue opened this issue 5 years ago • 2 comments
trafficstars

I have to stop/start serving on the vue cli ui page to get new items to show up. Also, if the layout is updated, a full reload of the page is required for the changes to show.

I am using the latest version of the plugin.

aliciahogue avatar Apr 23 '20 17:04 aliciahogue

I am seeing this too in my project. My workaround is to add a space (or some other irrelevant edit) to an existing page that Webpack is watching, then it will re-compile the project, and the page is there.

It would be nice to see a fix for this.

ngblaylock avatar Oct 23 '20 18:10 ngblaylock

Vue cli plugin Auto routing is very nice for Developers. Thank you Team. Feedback : It would be nice if we have Auto update detection service instead of manually restarting vue cli service.

jay-p-b-7span avatar Aug 12 '22 12:08 jay-p-b-7span