Skip to content

Feature: Add ability to compile code for workspace #35

Open
@znorman-harris

Description

@znorman-harris

Similar to how the workbench would function, we should add in the ability to compile code into SAVE files.

Already have the logic and code for this, so it wouldn't be too hard to implement.

Would need to update our idl.json files (or pick another file) and have some configuration options like:

  • "Minify"
  • Ability to specify object classes that need to be resolved (or auto-detect from the workspace we are in)
  • Zipping up
  • Output folder and making sure we potentially exclude from IDL's search path or alerting users
  • Combining other file formats (like images, task files, etc)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions