Ghost/ghost/core/core
Kevin Ansfield e97d5dd3fe Updated default config for editor.url
no issue

- updated default `editor.url` config to point at the `@tryghost/koenig-lexical` package
  - uses unpkg.com for now for the faster cache clearing during active development
  - adds `{version}` to the url and `editor.version` config to match the pattern in other apps
- updated `<KoenigLexicalEditor>` to use the new templated URL+version and the new global name used in the UMD build output
- commented out mobiledoc-editor related code in `<GhKoenigEditorLexical>` that could throw errors
2022-09-13 11:30:07 +01:00
..
cli Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
frontend Removed outdated todo referencing api versions 2022-09-09 13:58:27 +01:00
server Added posts.lexical database field (#15397) 2022-09-13 11:21:47 +01:00
shared Updated default config for editor.url 2022-09-13 11:30:07 +01:00
app.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
boot.js Moved attribution event handler to events service (#15379) 2022-09-07 16:41:59 +02:00
bridge.js Added member attribution script (#15242) 2022-08-16 15:44:51 +02:00