adobe / aio-cli-plugin-app-dev

App Builder CLI - dev command
Apache License 2.0
0 stars 1 forks source link

use mock-fs to isolate fs access #33

Open shazron opened 3 months ago

shazron commented 3 months ago

https://www.npmjs.com/package/mock-fs

We just mock the fs before the action function is run, and re-set after. Not sure if there will be concurrency issues

aiojbot commented 3 months ago

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-2984