This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
Watch
1
Star
0
Fork
You've already forked filebrowser
0
Code
Issues
Projects
Releases
Wiki
Activity
c5abbb4e1c
filebrowser
/
frontend
/
vue.config.js
5 lines
96 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-06 00:12:09 +08:00
module
.
exports
=
{
runtimeCompiler
:
true
,
build: set limit for vuejs build threads
2020-07-28 01:35:02 +08:00
publicPath
:
'[{[ .StaticURL ]}]'
,
parallel
:
2
,
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-06 00:12:09 +08:00
}