Skip to content

Core engine#210

Merged
Stivenjs merged 4 commits into
mainfrom
core-engine
Aug 11, 2025
Merged

Core engine#210
Stivenjs merged 4 commits into
mainfrom
core-engine

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

No description provided.

- Disabled the `allowJs` option in `tsconfig.json` to force the use of TypeScript.
- Expanded include paths in `tsconfig.json` to cover more project directories.
- Added excludes in `tsconfig.json` to improve handling of unwanted files.
- Updated VSCode configurations to remove unnecessary directories and optimize TypeScript server performance.
- Updated the tsconfig.json file to include the "docs/**/*" directory in the include paths, improving project file coverage.
- The preview URL has been added to the theme metadata during processing.
- The logic has been updated to generate the preview only if it doesn't exist and validation is successful.
- Searching for preview files on the S3 storage service has been implemented, improving theme management.
- The `findPreviewUrlFromTemplateUrls` function has been implemented to search for the preview URL in template files.
- The preview URL assignment logic has been updated to use either the found URL or the one from the scheme, improving flexibility in theme management.
@Stivenjs Stivenjs self-assigned this Aug 11, 2025
@Stivenjs Stivenjs added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 11, 2025
@Stivenjs Stivenjs merged commit bf824cf into main Aug 11, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant