wepy-plugin-rxjs

1.2.0 • Public • Published

wepy-plugin-rxjs

A wepy plugin for patching RxJS for wepy project.

Install

npm install --save wepy-plugin-rxjs
# OR
yarn add --dev wepy-plugin-rxjs

Configuration

Append following code in your wepy.config.js:

module.exports.plugins = module.exports.plugins || {}
module.exports.plugins.rxjs = {}

Related

Readme

Keywords

none

Package Sidebar

Install

npm i wepy-plugin-rxjs

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

3.83 kB

Total Files

5

Last publish

Collaborators

  • wemlion