wrong module url
Closed this issue · 0 comments
odion-cloud commented
after successful i am getting error 404 not found in console this is because the
<x-importmap-tags entrypoint="app" />
is return all module with URL and location like this
`http://domain.com/js/C:/xampp/htdocs/Domain/core/resources/js/libs/turbo.js
which is suppose to be this
http://auttransfer.com/core/resources/js/libs/turbo.js
how do i achieve this?
`