Ghost/ghost/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
..
content Updated Explore section on dashboard 2022-09-06 14:59:33 +01:00
core Updated default config for editor.url 2022-09-13 11:30:07 +01:00
test Added posts.lexical database field (#15397) 2022-09-13 11:21:47 +01:00
.c8rc.json
.eslintignore
.eslintrc.js
.gitignore
.npmignore Cleaned up npmignore entries for Casper 2022-09-01 08:22:01 +01:00
config.development.json
ghost.js
Gruntfile.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
package.json Update Test & linting packages (#15338) 2022-09-13 09:19:14 +01:00