1.0.0-beta.19 • Published 8 months ago
@indiekit/store-file-system v1.0.0-beta.19
@indiekit/store-file-system
File system content store adaptor for Indiekit.
Installation
npm i @indiekit/store-file-system
Usage
Add @indiekit/store-file-system
to your list of plug-ins, specifying options as required:
{
"plugins": ["@indiekit/store-file-system"],
"@indiekit/store-file-system": {
"directory": "project/www"
}
}
Options
Option | Type | Description |
---|---|---|
directory | string | Directory to save files to. Optional, defaults to current working directory. |
1.0.0-beta.19
8 months ago
1.0.0-beta.15
1 year ago
1.0.0-beta.12
1 year ago
1.0.0-beta.10
1 year ago
1.0.0-beta.8
1 year ago
1.0.0-beta.4
2 years ago
1.0.0-beta.5
2 years ago
1.0.0-beta.6
2 years ago
1.0.0-beta.3
2 years ago
1.0.0-alpha.16
3 years ago
1.0.0-beta.0
2 years ago
1.0.0-beta.1
2 years ago
1.0.0-alpha.13
3 years ago
1.0.0-alpha.10
3 years ago
1.0.0-alpha.12
3 years ago
1.0.0-alpha.9
3 years ago
1.0.0-alpha.5
3 years ago