Last updated 6 years ago
A BlueRain Plugin to add to test React performance.
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] })
Extends Plugin
Properties
pluginName "WhyDidYouUpdatePlugin"
pluginName
slug "why-did-you-update"
slug