-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove DevToolsDatabase from hilla-dev-mode (#2001)
* chore: remove DevToolsDatabase from hilla-dev-mode Removed DevToolsDatabase and spring-boot-autoconfigure dependency. Feature is integrated into copilot instead. Related-to: vaadin/platform/issues/4946 * chore: remove unused resources from hilla-dev-mode --------- Co-authored-by: Mikhail Shabarov <[email protected]>
- Loading branch information
1 parent
1a12719
commit 48bcf7b
Showing
6 changed files
with
0 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
67 changes: 0 additions & 67 deletions
67
...java/hilla-dev-mode/src/main/java/com/vaadin/hilla/devmode/devtools/DevToolsDatabase.java
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
...illa-dev-mode/src/main/java/com/vaadin/hilla/devmode/devtools/DevToolsDatabaseLoader.java
This file was deleted.
Oops, something went wrong.
66 changes: 0 additions & 66 deletions
66
.../java/hilla-dev-mode/src/main/resources/META-INF/resources/frontend/dev-tools-database.ts
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
packages/java/hilla-dev-mode/src/main/resources/META-INF/resources/frontend/h2-util.ts
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...ode/src/main/resources/META-INF/services/com.vaadin.base.devserver.DevToolsMessageHandler
This file was deleted.
Oops, something went wrong.