Skip to content

Question: Provide means to push static built version of App without commiting? #70

@ANeaves

Description

@ANeaves

I feel like a statically built version of the App, once development is completed, should not be commited as source code within a project. What are the other options?

  • Anyone who clones a completed Detector project to use has to be able to build the static resource themselves?
  • create a Github Workflow (see Workflow doesn't work #51) that can build the static App and provide it as a bundled resource for download?
  • Leave it be, let people commit the complied source if they need to, even though it feels Wrong(tm)?

Additionally, whatever the method, its worth documenting how to Finish a react project (building it and providing it as a static resource within Odin Control) in both the Workshop and maybe the Wiki for Odin React.

Thoughts for the Future

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions