Webpack configuration

as shown in the figure, the development environment is configured with forwarding

but after packaging, there is no
whether the code in the production environment can be forwarded

.

now the URL in the production environment defaults to the access address of the static page


it is written here that devserver takes effect only in the development environment, but not in the production environment. You need to write a separate prefix in the corresponding production environment, which is usually forwarded through NGINX

.
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-1b228d7-2b61e.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-1b228d7-2b61e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?