{"html_url": "https://github.com/simonw/datasette/issues/1186#issuecomment-759874332", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1186", "id": 759874332, "node_id": "MDEyOklzc3VlQ29tbWVudDc1OTg3NDMzMg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-01-14T01:59:35Z", "updated_at": "2021-01-14T01:59:35Z", "author_association": "OWNER", "body": "Updated documentation: https://docs.datasette.io/en/latest/custom_templates.html#custom-css-and-javascript and https://docs.datasette.io/en/latest/plugin_hooks.html#extra-js-urls-template-database-table-columns-view-name-request-datasette", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 785573793, "label": "script type=\"module\" support"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1187#issuecomment-759875239", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1187", "id": 759875239, "node_id": "MDEyOklzc3VlQ29tbWVudDc1OTg3NTIzOQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-01-14T02:02:24Z", "updated_at": "2021-01-14T02:02:31Z", "author_association": "OWNER", "body": "This plugin hook currently returns a string of JavaScript. It could optionally return this instead of a string:\r\n```json\r\n{\r\n \"script\": \"string of JavaScript goes here\",\r\n \"module\": true\r\n}\r\n```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 785588942, "label": "extra_body_script() support for script type=\"module\""}, "performed_via_github_app": null}