简体   繁体   中英

deploying problem with multiple html files. Parcel

the website deployed give me a 404 error. But if I write in the URL \/aboutme.html or \/index.html it goes... it's like a routeing problem.


HTTP:\/\/localhost:1234\/aboutme.html => it goes.

"

all you need to do for client part:

npx parcel build ./*.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM