-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
I use 'vue ui' and create project . I run the build command without changing anything. When I run the index.html file from the generated dist folder, I get a few errors in the console
Failed to load resource: the server responded with a status of 404 (Not Found)
app.c2115832.js:1
Failed to load resource: the server responded with a status of 404 (Not Found)
chunk-vendors.fb29d323.js:1
Failed to load resource: the server responded with a status of 404 (Not Found)
app.c2115832.js:1
Failed to load resource: the server responded with a status of 404 (Not Found)
app.8d0d60ac.css:1
Failed to load resource: the server responded with a status of 404 (Not Found)
the files are in the folder
dist
| - index.html
| - favicon.ico
| css
| | - app.8d0d60ac.css
| js
| | - app.c2115832.js
| | - app.c2115832.js.map
| | - chunk-vendors.fb29d323.js
| | - chunk-vendors.fb29d323.js.map
| img
| | - logo.82b9c7a5.png
do I have to make extra adjustments?
MatinSasan, cyberz, emmalovato, zsarge, santosh9126 and 2 moresergeevsergeevsergeevsergeevsergeev
Metadata
Metadata
Assignees
Labels
No labels