0.1.3 • Published 2 years ago

@moonjot/moon-mem-plugin v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Mem Plugin

Installation

yarn

Build before publishing

yarn build

For dev mode run

yarn watch

This wil build the app each time you do a change

on you app add to you settings.plugins.list

				{
					"id": 2,
					"packageName": "{PATH_TO}/moon-mem-plugin", // path to the plugin
					"description": "Sample app",
					"fromPath": true, // if you packages name is develop locally
					"devMode": true, // allow auto refresh before each use
				}
0.1.3

2 years ago

0.1.2

2 years ago