help-librejs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-librejs] Can I reference a Git repository in the web labels?


From: Jorge
Subject: [Help-librejs] Can I reference a Git repository in the web labels?
Date: Mon, 6 Feb 2017 01:34:28 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

I'm trying to add LibreJS compatibility for Gogs (https://github.com/gogits/gogs/issues/4084) using weblabels.

But the project only ships the minified _javascript_ code, so we don't have the original source code. Would it be correct to reference the URL of the Git repository of the source file? Maybe an example illustrates what I mean better. The link to the URL points to the version tagged 2.2.1 with Git, so that it corresponds with the version of the minified file.


<tr>
    <td><a href="">semantic-2.2.1.min.js</a></td>
    <td><a href="" class="moz-txt-link-rfc2396E" href="http://www.freebsd.org/copyright/freebsd-license.html">"http://www.freebsd.org/copyright/freebsd-license.html">Expat</a></td>
    <td><a href="">https://github.com/Semantic-Org/Semantic-UI/tree/2.2.1</a></td>
  </tr>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]