Merge branch 'main' of https://git.nianxx.cn/wangxuming/makelore
# Conflicts: # electron/coding-runtime/pi/extensions/makelore-runtime.ts
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
||||
DATA_SERVICE_PLUGIN_ID,
|
||||
} from '../../shared/coding-plugins';
|
||||
|
||||
export const PROJECT_PLUGIN_SELECTION_PATH = '.niancode/plugins.json';
|
||||
export const PROJECT_PLUGIN_SELECTION_PATH = '.makelore/plugins.json';
|
||||
export const PROJECT_PLUGIN_SELECTION_SCHEMA_VERSION = 1 as const;
|
||||
|
||||
const PLUGIN_ID_PATTERN = /^[a-z][a-z0-9.-]{0,127}$/u;
|
||||
|
||||
Reference in New Issue
Block a user