Mac webpack content modification, compilation, no modification.

mac 10.13.6 webpack (3.10.0) packaged vue (2.5.10) project, it is very unlikely that the content of the vue file has been modified and webpack has also performed compilation, but the inner part of the output is still the same as before. You can only re-execute npn run, to compile the modified content.

Jun.29,2021

does npm run dev (look like dev) or npm run build

is there an error in the console, or did lint fail

Menu