mirror
Go to file
dependabot[bot] b5022f23ca
build(deps): bump @solid-primitives/event-listener from 2.2.14 to 2.3.0 (#29)
Bumps [@solid-primitives/event-listener](https://github.com/solidjs-community/solid-primitives) from 2.2.14 to 2.3.0.
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/event-listener@2.2.14...@solid-primitives/event-listener@2.3.0)

---
updated-dependencies:
- dependency-name: "@solid-primitives/event-listener"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-30 01:58:01 +08:00
.github fix(dependabot): package-ecosystem field is not a valid value 2023-08-30 01:55:04 +08:00
.husky docs: add MIT license 2023-08-28 00:13:00 +08:00
docs docs: update preview image 2023-08-30 00:26:57 +08:00
src feat(footer): drop footer 2023-08-30 00:23:42 +08:00
.commitlintrc.yml docs: add MIT license 2023-08-28 00:13:00 +08:00
.dockerignore feat: publish docker image 2023-08-30 00:40:47 +08:00
.gitignore chore: initial commit 2023-08-27 15:34:12 +08:00
.lintstagedrc.yml docs: add MIT license 2023-08-28 00:13:00 +08:00
.prettierrc chore: add prettier-plugin-organize-imports 2023-08-28 22:36:38 +08:00
Caddyfile feat: publish docker image 2023-08-30 00:40:47 +08:00
CHANGELOG.md chore(main): release 1.14.0 (#27) 2023-08-30 01:55:55 +08:00
Dockerfile feat: publish docker image 2023-08-30 00:40:47 +08:00
index.html docs: add MIT license 2023-08-28 00:13:00 +08:00
LICENSE docs: add MIT license 2023-08-28 00:13:00 +08:00
package.json build(deps): bump @solid-primitives/event-listener from 2.2.14 to 2.3.0 (#29) 2023-08-30 01:58:01 +08:00
pnpm-lock.yaml build(deps): bump @solid-primitives/event-listener from 2.2.14 to 2.3.0 (#29) 2023-08-30 01:58:01 +08:00
postcss.config.js chore: initial commit 2023-08-27 15:34:12 +08:00
README.md docs: use webp instead of png for preview 2023-08-27 16:19:29 +08:00
tailwind.config.ts chore: initial commit 2023-08-27 15:34:12 +08:00
tsconfig.json chore: initial commit 2023-08-27 15:34:12 +08:00
vite.config.ts chore: minimize main bundle size by splitting vendors 2023-08-29 14:45:00 +08:00

metacubexd

Clash-Meta Dashboard

preview

Usage

Install npm dependencies

pnpm install

Build artifacts

pnpm build

Serve static files

pnpm preview