adobe / adobe/aio-cli-plugin-app-dev

support @adobe/aio-lib-state and @adobe/aio-lib-files

Open
#36 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
2
Forks
5
PR merge metrics
No merged PRs in 30d

Description

If we support #32, we can have a custom require loader, that will load our custom implementations of:
1. @adobe/aio-lib-state
2. @adobe/aio-lib-files

These will support all the APIs available.

1. @adobe/aio-lib-state - in memory hashmap, backed up by a .json file written to disk, and read on startup.
2. @adobe/aio-lib-files - in memory file tree, pointing to a specific location on disk as the root to read the files from. The file hierarchy is read on startup

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.