as shown in the figure, I used routing on-demand loading and generated a lot of .js files, but the app.js is still very large. It is even larger than non-demand loading
app.js ...
as shown in the figure, I used routing on-demand loading and generated a lot of .js files, but the app.js is still very large. It is even larger than non-demand loading
app.js ...
this is caused by the font file embedded in the js file. It is recommended that the font file be extracted separately. And so is css.
Previous: JS format date
proxyTable: { levy : { target: http: 118.31.112.11 , changeOrigin: true } }, var obj = { username: , password: } this.$post( levy login index ,obj).then(res=>{ console.log(res); }) Why doesn t r...
has replaced localhost with local IP, and IP can be opened normally on PC, but the phone cannot be converted into a QR code or directly opened by a copy address browser. Is there anything else that needs to be configured? ...
only positive integers can be entered according to the keypress event, monitor the keyboard keyCode code, combined with the numeric regular expression to determine whether the typed keyCode is a number, if it is non-numeric, call the preventDefault e...
when you create a template using cli3 (select vue-router), an environment variable of process.env.BASE_URL is used in router.js . I looked up the documentation for vue-cli3 environment variables and patterns , and found that you can only use envir...
problem description I created a hello-world project using vue-cli version 3.0: vue create hello-world I found that it enabled the service by using vue serve . now I want to join postcss, and find that the pkg.json generated by it has alread...
at present, there is a need to build a development environment on private cloud, install vue-cli scaffolding, go through the major engines, but cannot find the offline installation method. I would like to ask which boss knows the solution to this. Thank ...
INFO Starting development server... ERROR Error: custom keyword definition is invalid: data.errors should be boolean Error: custom keyword definition is invalid: data.errors should be boolean at Ajv.addKeyword (C: Users Mi vue ebook node_mod...