webpack plugin loader weex theme trigger utils
npm install @dolphinweex/weex-theme```
const weexThemePlugin = require('@dolphinweex/weex-theme/plugin');
`sh`
npm install --save-dev @dolphinweex/weex-theme/plugin
or using yarn:
`sh
yarn add --dev @dolphinweex/weex-theme/plugin
``