dubisdev / cerebro-build

A new build system for cerebro-plugins that uses esbuild

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cerebro-build

A new build system for cerebro-plugins that uses esbuild:

  • 💫 Write your code with ESModules (will be transpiled to commonjs)
  • 🛟 TypeScript support
  • CSS modules support
  • Configure your build environment using cerebro.build.js file
  • 🚄 Faster build time

About

A new build system for cerebro-plugins that uses esbuild


Languages

Language:JavaScript 100.0%