UNPKG
sc-voice
Version:
latest (2.8.19)
2.8.19
0.2.1
0.2.0
SuttaCentral Voice
github.com/suttacentral/translation
sc-voice
/
vue.config.js
7 lines
(6 loc)
•
120 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= { runtimeCompiler:
true
, publicPath: process.env.NODE_ENV ===
'production'
?
'./'
:
'./'
}