Skip to content

Asset packing  #67

@Snider

Description

@Snider

This task is to just make the asset builder and link it to the internal HTTP server

  • scan the selected app assets $(pwd)/apps/${app_name}/${app_dist}
  • create a base64 k/v list, keys arranged for faster retrieval, the build process being costly is OK
  • HTTP asset module, endpoint something like: http://0.0.0.0:36911/static/app/${app_name}/${request.file}
  • test cases for the above working & breaking .

That's enough for this task, adding to the binary compile can be integrated into the IDE functionality of the file manager app

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions