first commit
This commit is contained in:
5
mathjax/node-main.cjs
Normal file
5
mathjax/node-main.cjs
Normal file
@@ -0,0 +1,5 @@
|
||||
if (!global.MathJax) global.MathJax = {};
|
||||
|
||||
global.MathJax.__dirname = __dirname;
|
||||
|
||||
module.exports = require('./node-main.js').MathJax;
|
||||
Reference in New Issue
Block a user