Refactor #16288
Move ace editor from bundle to npm
Related issues
Associated revisions
refs #16288 - require nodejs-brace
History
#1
Updated by Tomer Brisker almost 6 years ago
- Blocks Task #16283: Move all vendored assets and asset gems to npm+webpack added
#2
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ohad Levy
- Pull request https://github.com/theforeman/foreman/pull/4392 added
#3
Updated by Ohad Levy over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 71f05b789a95300b4e51f957492166e3cd7b1840.
#4
Updated by Ohad Levy over 5 years ago
- Legacy Backlogs Release (now unused) set to 209
#5
Updated by Ohad Levy about 4 years ago
- Related to Task #23451: move all javascript/css assets to webpack added
fixes #16288 - moves ace editor to webpack.
I've tried to limit changes to minimum, besides fixing lint errors i've:
- moved to brace package (as its compatable with br and webpack).
- added ERB as a syntex highlight.