-
Notifications
You must be signed in to change notification settings - Fork 43
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: Add Typescript support for Adaptation Project #2812
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 5216260 The changes in this PR will be included in the next version bump. This PR includes changesets to release 7 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
…n-ux-tools into feat/2811/adp-ts-support
…n-ux-tools into feat/2811/adp-ts-support
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- code looks good
- changeset OK
- excellent test coverage
- did not tested manually
|
Feat for #2811.
generate
method for creating an Adaptation Project by dynamically including needed files, and npm packages that are needed for the project to support typescript.preview-middleware-client
controller extension dialog to show file extension dynamically depending on TypeScript support.cross-env
for test scripts.cross-env
ensuresFIORI_TOOLS_DISABLE_SECURE_STORE=true
is properly set on all platforms (Windows, macOS, Linux). Jest will no longer misinterpret it as a test file pattern.