Migracja na Vite

This commit is contained in:
2022-07-25 19:59:46 +02:00
parent ad671b59b7
commit c46ddc8b0b
21 changed files with 644 additions and 30483 deletions
-1
View File
@@ -17,7 +17,6 @@ const clickOutsideDirective: Directive = {
}
createApp(App)
.provide('Store', Store)
.provide('isLocomotive', isLocomotive)