1
0
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:
Pomax
2015-12-31 16:08:16 -08:00
parent 83ba8e1bf4
commit d9a0bac687
36 changed files with 3567 additions and 1488 deletions

View File

@@ -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',