-
Notifications
You must be signed in to change notification settings - Fork 30
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
Updating Ace editor #2049
Comments
I'm placing this in the backlog for now. |
The PR for ES6 modules in juicy-ace-editor stalled. Due to some issues w/ GH Actions, it is not playing well with the package URL for this module. I have created an juicy-ace-editor-es6 to work around this issue. |
Update: I backed out of the juicy-ace-editor-es6 and instead found another way to fix the issue. But we may wish to consider using our own es6 version or helping the community to move forward on. making es6 the official version of juicy-ace-editor. |
We are using a branch of juicy-ace-editor that may be out of date.
The master version now has ES6 modules support:
Juicy/juicy-ace-editor#39 (comment)
Should we upgrade our version?
Also - there is another ace editor which is a Polymer 3.0 element:
https://github.com/LostInBrittany/ace-widget
The text was updated successfully, but these errors were encountered: