This website requires JavaScript.
Explore
Help
Sign In
martyn
/
townsquare
mirror of
https://github.com/bra1n/townsquare.git
Watch
1
Star
0
Fork
You've already forked townsquare
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
03731bc887
townsquare
/
vue.config.js
4 lines
86 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
publicPath
:
process
.
env
.
NODE
_ENV
===
"production"
?
"/"
:
"/"
}
;
Reference in New Issue
View Git Blame
Copy Permalink