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
2be8f85e6e
townsquare
/
vue.config.js
6 lines
104 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
publicPath
:
process
.
env
.
NODE
_ENV
===
'production'
?
'/townsquare/'
:
'/'
}
Reference in New Issue
View Git Blame
Copy Permalink