Categories
How to hide webpack source after build and deploy project?
How can I hide the WEbpack source after building the project?
Answer the question
In order to leave comments, you need to log in
Decided like this: in vue.config.js
module.exports = { productionSourceMap: false }
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question