Update CodeMirror to 5.19.0 and rename jade to pug
This commit is contained in:
1
public/vendor/codemirror/mode/jsx/jsx.js
vendored
1
public/vendor/codemirror/mode/jsx/jsx.js
vendored
@@ -144,4 +144,5 @@
|
||||
}, "xml", "javascript")
|
||||
|
||||
CodeMirror.defineMIME("text/jsx", "jsx")
|
||||
CodeMirror.defineMIME("text/typescript-jsx", {name: "jsx", base: {name: "javascript", typescript: true}})
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user