H
H
Habr2021-03-25 12:57:05
Vue.js
Habr, 2021-03-25 12:57:05

How to hide webpack source after build and deploy project?

How can I hide the WEbpack source after building the project?605c5e690ca9b350916972.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
Habr, 2021-03-25
@RozmarinUS

Decided like this: in vue.config.js

module.exports = {
  productionSourceMap: false
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question