refactor: remove advanced-checklist editor (moved to community plugins) (#1740)
This commit is contained in:
5
packages/components/dist/Components.js
vendored
5
packages/components/dist/Components.js
vendored
@@ -13,11 +13,6 @@ exports.Components = void 0;
|
||||
var BaseEditorStaticFiles = ['index.html', 'dist', 'package.json'];
|
||||
var BaseThemeStaticFiles = ['dist', 'package.json'];
|
||||
var Editors = [
|
||||
{
|
||||
identifier: 'org.standardnotes.advanced-checklist',
|
||||
path: 'Editors/org.standardnotes.advanced-checklist',
|
||||
static_files: __spreadArray(__spreadArray([], BaseEditorStaticFiles, true), ['build'], false),
|
||||
},
|
||||
{
|
||||
identifier: 'org.standardnotes.code-editor',
|
||||
path: 'Editors/org.standardnotes.code-editor',
|
||||
|
||||
Reference in New Issue
Block a user