Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3
🆙 Official bundler for Kirby Panel plugins
License
johannschopplich/kirbyup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The official bundler for Kirby Panel plugins with zero-config usage and built-in HMR.
- 🔄Hot module replacement
- 🎒 PostCSS support
- 🧭 Add custom path aliases
- 🔌 Run actions based on environment variables
- 🦔Extends Vite with
kirbyup.config.js
# pnpmpnpm add -D kirbyup# npmnpm i -D kirbyup
Tip
📖 Read the documentation or skip starting from scratch and pick one of the following starters:
Having installed kirbyup, you can add the following scripts as shortcuts to the commands you will use most often:
{"scripts": {"dev":"kirbyup serve src/index.js","build":"kirbyup src/index.js" },"devDependencies": {"kirbyup":"^3.1.3" }}
- Clone this repository
- EnableCorepack using
corepack enable
- Install dependencies using
pnpm install
- Run
pnpm run dev:prepare
- Start development server using
pnpm run dev
MIT License © 2021-PRESENTJohann Schopplich
MIT License © 2022-PRESENTJonas Kuske
About
🆙 Official bundler for Kirby Panel plugins
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.