This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
filebrowser
mirror of
https://github.com/filebrowser/filebrowser
Watch
1
Star
0
Fork
You've already forked filebrowser
0
Code
Issues
Releases
Wiki
Activity
e5580ac0c4
filebrowser
/
vue.config.js
4 lines
80 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: code cleanup, new features and v2.0 We're merging this to continue https://github.com/filebrowser/filebrowser/pull/575 and setup translations auto-updating.
2019-01-05 16:12:09 +00:00
module
.
exports
=
{
runtimeCompiler
:
true
,
fix: upgrade to publicPath (#86) License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-26 15:49:23 +00:00
publicPath
:
'[{[ .StaticURL ]}]'
feat: code cleanup, new features and v2.0 We're merging this to continue https://github.com/filebrowser/filebrowser/pull/575 and setup translations auto-updating.
2019-01-05 16:12:09 +00:00
}