home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1231126795

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1796#issuecomment-1231126795 https://api.github.com/repos/simonw/datasette/issues/1796 1231126795 IC_kwDOBm6k_c5JYYEL 9599 2022-08-30T04:29:35Z 2022-08-30T04:29:35Z OWNER

I wrote upgrade instructions for CodeMirror here: https://docs.datasette.io/en/0.62/contributing.html#upgrading-codemirror

See also: - #948

But... those instructions don't work any more, because they start with downloading the CodeMirror zip - but according to https://codemirror.net/docs/migration/

The 5.x library was distributed as UMD modules, which could either be loaded directly with <script> tags or bundled as CommonJS modules. The new version exposes only modules, which will require some kind of build step before you can use them.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1355148385  
Powered by Datasette · Queries took 3.37ms · About: github-to-sqlite