Why?
For some time now, I have been using SugarCube Starter by nijikokun, he did a amazing job, but coming from using Vite, the slowness of Webpack really started to bother me
Then, as a bit of a challenge to myself, I wanted to remake it without Webpack
You can consider this a “spiritual successor” (Event though, as far as I know, Nijikokun still is working on SG Starter), and it’s mostly based on it
Features
- Automatic Tweego setup (Thanks to Tweenode)
- Updated SugarCube and Harlowe (SC v2.37.3, Harlowe4-unstable)
- Highly customizable, easy to configure
- Lighting fast automatic builds
- Local live reload server
- Directory for custom fonts
- Directory for third-party scripts
- Modern workflow
Tech Stack
- Rollup (In place of Webpack)
- Typescript
- SWC (In place of Babel)
- PostCSS with:
- Tailwindcss
- SASS
- Modern CSS support (If you want to use vanilla CSS)
Runtime Support