refactor: migrate to bun bundler

This commit is contained in:
trafficlunar 2026-03-05 18:24:29 +00:00
parent 5aef2d1231
commit 6cc35f6100
10 changed files with 266 additions and 1816 deletions

View file

@ -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