Skip to content

Add a compiled zip file, to host omni-tools everywhere #194

@timendum

Description

@timendum

The app is composed of many Javascript/Typescript files compiled that will run only on my browser.

So I think it should be feasible to provide a zip file with only compiled static files (html, js, css, png, ...) that I can host on an existing webserver (without docker), a CDN, an S3 or similar solution.
I.E. the content of the dist folder after the npm build step.

I can modify the Github pipeline to publish the artifact after the build, for example.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions