Webpack package bug? The sourceMap content is updated, but the packaged js is not updated.

clipboard.png

problems when packaging with webpack:

1. There is such a sentence in the original vue file

dddddddddddddddddddd < / div >
Search for the key character "dddddddddddddddddddd" after

2.npm run build

3. Only find dddddddddddddddddddd in a map file

The

question is, why isn"t

dddddddddddddddddddd < / div > packaged in the js file?

Mar.21,2021

run to see the effect. Some of these contents will be converted to other formats, not necessarily ddddd,

.
Menu