Files
filestash/public/assets/pages/viewerpage/application_editor/htmlmixed.js
T

4 lines
129 B
JavaScript

import "../../../lib/vendor/codemirror/mode/htmlmixed/htmlmixed.js";
CodeMirror.__mode = "htmlmixed";
export default CodeMirror;