JSPM

@roots/bud-compiler

4.7.0-8
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6126
  • Score
    100M100P100Q146772F
  • License MIT

Compilation handler

Package Exports

  • @roots/bud-compiler

Readme

Bud

MIT License Follow Roots

@roots/bud-compiler

Overview

The compiler provides controls and renders Bud's built-in development server.

Installation

yarn add @roots/bud-compiler --dev

Usage

The compiler is called as a function and expects a valid webpack configuration and an instance of Bud.

It returns an object that includes a compile function. This initiates the compiler.

const {compiler} = require('@roots/bud-compiler')
const instance = compiler(bud, config)
instance.compile()

Contributing

Contributions are welcome from everyone.

We have contributing guidelines to help you get started.

Bud sponsors

Help support our open-source development efforts by becoming a patron.

Community

Keep track of development and community news.