cdk-web / ode

Online Development Environment
MIT License
0 stars 0 forks source link

Fs explorer #5

Closed mneil closed 2 years ago

mneil commented 2 years ago

Associated Issue: #1

Summary of Changes

Test Plan

Run the dev server, open the terminal, touch a file in /project. Open the web console and write fs.writeFileSync("/project/test.txt", "ok"). The files created should exist and have the correct contents in the explorer.