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
The fanciness used in version.ts to get the version number from the package.json file is causing problems for folks packaging MathJax as part of a larger application.
Probably should hard-code the version number, but could add a step that creates version.ts automatically.
The text was updated successfully, but these errors were encountered:
The fanciness used in
version.ts
to get the version number from thepackage.json
file is causing problems for folks packaging MathJax as part of a larger application.Probably should hard-code the version number, but could add a step that creates
version.ts
automatically.The text was updated successfully, but these errors were encountered: