mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-21 07:49:34 +01:00
26 lines
516 B
JSON
26 lines
516 B
JSON
[
|
|
"/vendor/angular.min",
|
|
"/vendor/angular-couch-potato",
|
|
"/vendor/angular-ui-router.min",
|
|
"/vendor/angular-ui.min",
|
|
"/vendor/angular-loading-bar/loading-bar",
|
|
"/vendor/moment/moment.min",
|
|
"/vendor/sweetalert/sweetalert.min",
|
|
"/vendor/ace/ui-ace.min",
|
|
"/vendor/ace/ace.min",
|
|
"/vendor/ace/mode-json",
|
|
"/vendor/ace/mode-yaml",
|
|
"/vendor/ace/mode-ini",
|
|
"/vendor/scrollglue",
|
|
|
|
"app",
|
|
"routes/router",
|
|
"routes/auth",
|
|
"routes/project",
|
|
|
|
"factories/project",
|
|
|
|
"/vendor/require.min",
|
|
"../require_config"
|
|
]
|