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
ANY prefix will cause the files to be pre-processed as plain text, so version string in the comment will be updated before the data attribute. That makes sense internally, but it's kind of weird and unintuitive. Should be documented. (ref previous comment)
/** @version 1.2.3 */
* @version: 4.3.2
,* @version : 4.3.2
* @version v7.1.4
more to come...
The text was updated successfully, but these errors were encountered: