Skip to content
master
Switch branches/tags
rxdb/plugins/
rxdb/plugins/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

plugins-folder

This folder contains folders with package.json-files for each plugin. This allows to import plugins like import { RxDBEncryptionPlugin } from 'rxdb/plugins/encryption'; while rollup, webpack and node can still cherry-pick between main, jsnext:main and module to determine which files to include.