pluto icon indicating copy to clipboard operation
pluto copied to clipboard

Support multiple files

Open jianzs opened this issue 2 years ago • 0 comments

Currently, Pluto only supports a single file src/index.ts. If other files are imported, they will not be compiled and included in the generated code.

We need to consider what the structure of the generated files should be. Should each compute module have its own file or multiple files?

jianzs avatar Oct 25 '23 08:10 jianzs