FoundKey/packages/client
Norm cf24cd8809
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
client: remove @vue/compiler-sfc from package.json
Per the @vue/compiler-sfc description on npmjs.com[1]:
> Note: as of 3.2.13+, this package is included as a dependency of the
> main vue package and can be accessed as vue/compiler-sfc. This means
> you no longer need to explicitly install this package and ensure its
> version match that of vue's. Just use the main vue/compiler-sfc deep
> import instead.

[1]: https://www.npmjs.com/package/@vue/compiler-sfc
2022-09-14 23:39:57 -04:00
..
.vscode improve ide support 2021-11-18 23:52:41 +09:00
@types Fix theme import (#8749) 2022-05-28 21:59:23 +09:00
assets bye room 2022-01-07 17:06:47 +09:00
src client: refactor sidebar-for-mobile.vue to composition api 2022-09-14 12:02:18 +02:00
.eslintrc.js Update .eslintrc.js 2022-07-13 13:26:48 +02:00
package.json client: remove @vue/compiler-sfc from package.json 2022-09-14 23:39:57 -04:00
tsconfig.json revert tsconfig declaration to false 2022-09-03 17:50:33 -04:00
vite.config.ts feat: show real local info in instance ticker 2022-08-25 21:22:02 +00:00
vite.json5.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00