JSPM

@roots/bud-react

2.0.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3029
  • Score
    100M100P100Q129534F
  • License MIT

A friendly build tool to help manage your project assets.

Package Exports

  • @roots/bud-react

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@roots/bud-react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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('@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.