Search
Preparing search index...
The search index is not available
@ustra/nuxt - v2.1.0-stable
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"src/static/static-locations"
Module "src/static/static-locations"
Index
Variables
CONFIG_
PATH
LOADING_
INDICATOR_
PATH
server
Static
Locations
Variables
Const
CONFIG_
PATH
CONFIG_
PATH
:
string
= path.join(__dirname, 'config')
configuration path
Const
LOADING_
INDICATOR_
PATH
LOADING_
INDICATOR_
PATH
:
string
= path.join(__dirname, 'loading/loading-indicator.html')
default loading indicator path
Const
server
Static
Locations
server
Static
Locations
:
Array
<
StaticLocation
>
= [{ serverPath: '/', path: path.join(__dirname, 'root') },{ serverPath: '/img', path: path.join(__dirname, 'root/img') },]
server static locations
Globals
"src/static/static-
locations"
CONFIG_
PATH
LOADING_
INDICATOR_
PATH
server
Static
Locations
configuration path