@blueeast/bluerain-plugin-why-did-you-update

0.5.0 • Public • Published

Redux Devtools Plugin

A BlueRain Plugin to add why-did-you-update to test React performance.

Usage

Run the following command in the plugin directoy:

npm i --save @blueeast/bluerain-plugin-why-did-you-update

Then in your boot function, pass the plugin like this:

import BR from '@blueeast/bluerain-os';
import WhyDidYouUpdatePlugin from '@blueeast/bluerain-plugin-why-did-you-update';

BR.boot({
	plugins: [WhyDidYouUpdatePlugin]
})

API

WhyDidYouUpdatePlugin

Extends Plugin

A BlueRain Plugin to add why-did-you-update to test React performance.

Properties

  • pluginName string "WhyDidYouUpdatePlugin"
  • slug string "why-did-you-update"

Readme

Keywords

none

Package Sidebar

Install

npm i @blueeast/bluerain-plugin-why-did-you-update

Weekly Downloads

8

Version

0.5.0

License

MIT

Last publish

Collaborators

  • bluebase-release-bot
  • abubakarsaddique
  • artalat