Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: build improve #167

Merged
merged 7 commits into from
Nov 21, 2024
Merged

Conversation

edikdeisling
Copy link
Collaborator

ref #166

Type of change

  • Documentation (updates to the documentation, readme or JSDoc annotations)
  • Bug fix (a non-breaking change that fixes an issue)
  • Enhancement (improving an existing functionality like performance)
  • New feature (a non-breaking change that adds functionality)
  • Refactoring (old API is revised and supported)
  • Chore (updates to the build process or auxiliary tools and libraries)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Related issue

  • Fixes # (issue)
  • Closes # (issue)
  • Related # (issue)

📸 Screenshots (if appropriate)

Checklist

  • I have linked an issue or discussion;
  • I have updated the documentation accordingly;
  • I have added or updated tests to cover my changes;
  • I have performed a self-review of my code;
  • My code follows the style guidelines of this project;
  • My changes generate no new warnings.

@@ -27,9 +27,7 @@
/* Paths */
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"],
"@demos/*": ["../demos/*"],
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed everything which looks suspicious

@edikdeisling edikdeisling marked this pull request as ready for review November 19, 2024 11:24
@edikdeisling edikdeisling requested a review from leonid as a code owner November 19, 2024 11:24
@leonid leonid merged commit 6e5a203 into acronis:main Nov 21, 2024
3 checks passed
@edikdeisling edikdeisling deleted the feat/166-build-improve branch November 21, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants