0.1.3 • Published 1 year ago

@moonjot/moon-mem-plugin v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.1.2

1 year ago