mirror of
https://github.com/trafficlunar/jellyfin-spicetify.git
synced 2026-06-13 19:07:06 +00:00
refactor: migrate to bun bundler
This commit is contained in:
parent
5aef2d1231
commit
6cc35f6100
10 changed files with 266 additions and 1816 deletions
20
README.md
20
README.md
|
|
@ -1,20 +0,0 @@
|
|||
# Warning
|
||||
|
||||
This project is deprecated and should not be used for bundling spicetify extensions or custom apps. Please use [`esbuild`](https://esbuild.github.io/), [`Bun's bundler`](https://bun.com/docs/bundler), [`Rollup`](https://rollupjs.org/) or [`webpack`](https://webpack.js.org/)/[`rspack`](https://rspack.rs/) with your own config. This project won't be receiving any more updates until further notice.
|
||||
|
||||
# Spicetify Creator
|
||||
|
||||
Spicetify Creator is a tool to compile modern Typescript/Javascript code to Spicetify extensions and custom apps.
|
||||
|
||||
## Features
|
||||
- Typescript and React syntax
|
||||
- Import node packages
|
||||
- CSS/SCSS with PostCSS support
|
||||
- Extremely fast compile time with esbuild.
|
||||
- Plugins
|
||||
|
||||
## Docs
|
||||
Check out [Spicetify's docs](https://spicetify.app/docs/development/spicetify-creator/the-basics)!
|
||||
|
||||
## Made with Spicetify Creator
|
||||
- https://github.com/spicetify/spicetify-creator
|
||||
Loading…
Add table
Add a link
Reference in a new issue