You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
Since we'll definitely want to upgrade for next version there are two options:
a) add a task to our grunt scripts that'll build codemirror.js by calling npm run build in the CodeMirror submodule
b) use CodeMirror as npm dependency
Let me know which solution you prefer.
The text was updated successfully, but these errors were encountered:
@adobe/brackets-committers
Latest master of CodeMirror doesn't contain built
codemirror.js
in the lib directory: https://github.com/codemirror/CodeMirror/tree/master/libSince we'll definitely want to upgrade for next version there are two options:
a) add a task to our grunt scripts that'll build
codemirror.js
by callingnpm run build
in the CodeMirror submoduleb) use CodeMirror as npm dependency
Let me know which solution you prefer.
The text was updated successfully, but these errors were encountered: