Skip to content

Fix base-path reference #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 1.2
Choose a base branch
from

Conversation

aws-asolidu
Copy link
Contributor

Issue #, if available:

Description of changes:
There was a bug where the static assets were unable to load if CE was being served from a custom root endpoint such as /codeeditor/default.

This was caused by a reference to the wrong base-path variable name. It was server-base-path when it should of have been base-path

  • These changes will not break the local running of CE (outside SM). Verified by running the application locally.

Testing
I've tested locally and on SM Studio by ensuring the static assets were being loaded successfully

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant