tiny-engine/scripts
Ljhhhhhh 54af598411
fix: fixed material generation and database connection for components (#1215)
Co-authored-by: lujiehui <lujiehui@cptgroup.cn>
2025-03-17 10:57:53 +08:00
..
buildComponentSchemas.js feat: add pnpm to project 2023-09-29 11:17:46 +08:00
buildMaterials.mjs feat: add ESLint TypeScript rules and fix all ESLint errors (#1145) 2025-03-13 11:27:19 +08:00
connection.mjs fix: fixed material generation and database connection for components (#1215) 2025-03-17 10:57:53 +08:00
copyToVscode.js fix: add prettier version ^2 to workspace resolve lint-staged error and format all codes (#1129) 2025-02-18 20:07:59 +08:00
logger.mjs feat: add ESLint TypeScript rules and fix all ESLint errors (#1145) 2025-03-13 11:27:19 +08:00
setup.js fix: add prettier version ^2 to workspace resolve lint-staged error and format all codes (#1129) 2025-02-18 20:07:59 +08:00
splitMaterials.mjs fix:When splitting materials, a component can exist in multiple snippets. Also, there can be two components within one snippet (with the same componentName but different snippetName) (#1212) 2025-03-13 11:24:17 +08:00
updateTemplate.mjs chore: update version v2.3.0 (#1192) 2025-03-07 14:06:33 +08:00