You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
we need to be able to add comment in <!-- foo --> structure and not only in <%-- foo --%>
the grunt compression script is looking for <!-- and it failed to compress files that are surrounded with <%--
the compression comment/headline needs to look like that <!-- combinestart:libsmmobilejs -->
we need to be able to add comment in
<!-- foo -->structure and not only in<%-- foo --%>the grunt compression script is looking for
<!--and it failed to compress files that are surrounded with<%--the compression comment/headline needs to look like that
<!-- combinestart:libsmmobilejs -->