-
Notifications
You must be signed in to change notification settings - Fork 27
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
fix: avoid type conversion #578
base: master
Are you sure you want to change the base?
Conversation
@mr25mr Please add change set |
* Update README.md Add section: Enabling offline work * Update README.md updated formatting When configuring local web server, make sure it responds to the exact UI5 version defined in manifest.json e.g `<your.local.web.server>/1.111.0` **Note**: Once online, UI5 Language Assistant also caches required resources for offline usage and performance optimization. * fix: format --------- Co-authored-by: Maruf Rasully <[email protected]>
* feat: migration to github actions * feat: npm deploy enabled
* fix: replace webpack with esbuild which solved crashing * fix: changeset is added and minor corrections * fix: esbuild scripts optimization * fix: enable github action build job for pull requests * fix: change set update * fix: fixed server crash with trace log level, node version update for esbuild * fix: webpack configs removed --------- Co-authored-by: Vadim Koblov <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Changes look reasonable to me |
|
|
No description provided.