javascript - After packaging the vue project with webpack, you can see the source code of the vue component in the browser
After packaging the vue project with webpack, you can see the source code of the vue component in the browser. Isn’t this normal? Is it the way I pack it? Please explain how to avoid this situation.