Skip to content

Conversation

@danxuliu
Copy link
Member

@danxuliu danxuliu commented Feb 8, 2018

Backport of #82

When the ACE editor is initialized, by default the base path used to
load module files is set to the directory of the "ace.js" file. Since
the JavaScript files were merged "ace.js" is no longer added to the page
as a single script file, so the base path was no longer set, and thus
the module files failed to load. Now the right base path is explicitly
set in the editor configuration.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@rullzer rullzer merged commit a70407a into stable12 Feb 9, 2018
@rullzer rullzer deleted the stable12-82-fix-ace-module-files-failing-to-load branch February 9, 2018 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants