This website requires JavaScript.
Explore
Help
Sign In
mpana
/
sc-portal
Archived
Watch
1
Star
0
Fork
0
You've already forked sc-portal
Code
Issues
15
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-21
. You can view files and clone it, but cannot push or open issues or pull requests.
17e2a5f86a
sc-portal
/
static
1 line
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Changed how paths are handled by server.js, to more closely match the Angular dev environment. New paths: /api/login: redirects to SSO /api: all calls (other than above) are sent to cloudapi /: static content served from static/ All API calls to cloudapi now pass through server.js's HTTP /api, not /. The static/static path is now gone, since it was causing too much trouble. static/ is now a symlink directly to app/dist, which is where a fresh Angular build appears when app/ is built.
2021-04-10 22:14:09 +03:00
app/dist
Reference in New Issue
Copy Permalink