JSPM

@roots/bud-react

3.2.0-next.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3343
  • Score
    100M100P100Q129337F
  • License MIT

A friendly build tool to help manage your project assets.

Package Exports

  • @roots/bud-react

Readme

Bud

MIT License Follow Roots

@roots/bud-react

Overview

Extends Bud with React support.

When run in development mode @pmmmwh/react-refresh-webpack-plugin provides hot module reloading.

Installation

yarn add @roots/bud-react --dev

Usage

bud.use(require('@roots/bud-react'))

Configuration

You may configure @pmmmwh/react-refresh-webpack-plugin by passing plugin options to bud.reactRefresh, which is registered by this package.

Default configuration:

bud.reactRefresh({
  overlay: {
    sockIntegration: 'whm',
  },
})

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.