refactor: remove advanced-checklist editor (moved to community plugins) (#1740)

This commit is contained in:
Mo
2022-10-05 06:43:48 -05:00
committed by GitHub
parent ec41d082ff
commit 8ef5a33994
145 changed files with 42 additions and 7918 deletions

View File

@@ -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',