This website requires JavaScript.
Explore
Help
Sign In
Kiu
/
Semaphore
Watch
1
Star
0
Fork
0
You've already forked Semaphore
mirror of
https://github.com/semaphoreui/semaphore.git
synced
2024-11-25 14:25:45 +01:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
68c5c49fdc
Semaphore
/
public
/
require_config.js
7 lines
105 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Auth page - Restructuring & co
2016-03-18 23:03:28 +01:00
require
.
config
(
{
base path resources fixes #350
2017-05-20 16:14:36 +02:00
baseUrl
:
'public/js'
,
Auth page - Restructuring & co
2016-03-18 23:03:28 +01:00
waitSeconds
:
10
,
paths
:
{
base path resources fixes #350
2017-05-20 16:14:36 +02:00
async
:
'public/vendor/async'
Auth page - Restructuring & co
2016-03-18 23:03:28 +01:00
}
}
)
;
Reference in New Issue
Copy Permalink