1.2.0 • Published 7 years ago

wepy-plugin-rxjs v1.2.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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

1.2.0

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago