Skip to content

Better way to build Javascript assets? #6

@funkyfuture

Description

@funkyfuture

i was attempting to refactor the contents of webapp/src/main/webapp in order to have the digicat.html from jquery live in the root and to separate concerns (markup, javascript, styles). yet, the contents raise several questions:

  • how are the minified Javascript files generated?
  • how are third party libraries (jQuery, annotator-dl, json2, showndown) obtained and bundled?
    • how would they be upgraded?
  • are variants like digilib-mpiwg.html supposed to be maintained in this repository's master branch?
  • which purpose serve the jquery-test-* ans test-* files?
  • are the …/jquery/img/embedded/svg/* files excluded on purpose?

in order to ease contributions it's always helpful to have instructions how to build and test an application in the README.md or an extra CONTRIBUTING.md. also, i don't think that the way png files are generated would be reproducable for developers outside the mpiwg.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions