mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-19 06:52:02 +02:00
no more client-side mathjax
This commit is contained in:
@@ -19,7 +19,7 @@ module.exports = {
|
||||
{ test: /\.less$/, loader: "style!css!less" },
|
||||
{
|
||||
test: /.jsx?$/,
|
||||
exclude: /node_modules/,
|
||||
include: /components/,
|
||||
loaders: [
|
||||
'babel-loader',
|
||||
__dirname + '/lib/latex-loader',
|
||||
|
Reference in New Issue
Block a user