mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +00:00
refactor: remove vuejs map files in production
This commit is contained in:
parent
dd3db8ed99
commit
0906a73003
1 changed files with 3 additions and 0 deletions
3
client/vue.config.js
Normal file
3
client/vue.config.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
productionSourceMap: false
|
||||
}
|
||||
Loading…
Reference in a new issue