mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-24 22:06:43 +01:00
7263101be0
Fix build under Windows Remove htmls from pug directory Move package.json to web directory Remove OS type checking from test Fix builder.js codestyle Remove Taskfile_windows.yml
4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
require.config({
|
|
baseUrl: document.baseURI + 'public/js',
|
|
waitSeconds: 10
|
|
}); |