This website requires JavaScript.
Explore
Help
Sign in
thm
/
line-and-surface
Watch
1
Star
0
Fork
You've already forked line-and-surface
0
Code
Issues
17
Pull requests
Projects
Releases
Packages
Wiki
Activity
ea1a96acd3
line-and-surface
/
app
/
vue.config.js
7 lines
89 B
JavaScript
Raw
Normal View
History
Unescape
Escape
set vue publicPath
2021-01-09 20:54:01 +01:00
module
.
exports
=
{
disable hot reloading in dev
2021-01-10 13:11:59 +01:00
publicPath
:
'/las/'
,
devServer
:
{
hot
:
false
}
set vue publicPath
2021-01-09 20:54:01 +01:00
}
;
Reference in a new issue
Copy permalink