how VUE JS is not packaged
for example:
has a public domain name, and I put JS in the static folder
after Npm run build, change the domain name in the packaged dist folder, and it will not work
the question is: how to set or configure, directly change the domain name in the JS directory of the packaged dist file, and take effect directly, without having to package every time