Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M MathJax
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 304
    • Issues 304
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MathJax
  • MathJax
  • Issues
  • #2242
Closed
Open
Issue created Nov 18, 2019 by Administrator@rootContributor

Use a strict version on the mathjax-full dependency

Created by: ggrossetie

Currently the package.json file is using a git URL:

https://github.com/mathjax/MathJax/blob/fb0d28b5fa6fe6112c25d11ba8b5f6964e700559/package.json#L53-L55

Using git protocol can be an issue for people behind a corporate proxy and I think it's better to use a fixed version rather than using the master branch. Also do we really need the sources as a dependency? What is the reasoning behind it? Maybe as devDependencies but if I just want to use MathJax, this module should be enough right?

Assignee
Assign to
Time tracking