The problem of special characters in the path in webpack-dev-server

recently the company has been using webpack as the packaging tool and webpack-dev-server as the server, but the path contains special characters, such as http://localhost:8889/-sharp!/app/ contains-sharp! Excuse me.-sharp! What does it do? How to get rid of it?

Mar.04,2021

this path has nothing to do with webpack-dev-server .
VUE project? The relationship of vue-router is used

mode: 'history'

can be routed in history mode


found several related articles, and this problem is indeed an angular-ui-router problem

official website

fan log

some questions about the opening of html5Model for angularjs-ui-router

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3d896-2c39a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3d896-2c39a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?