Commit 33273eed by Eric Fischer

rectify old require.js hackery

parent e9b121b8
......@@ -171,5 +171,4 @@
*/
logLevel: 1
};
}()) // eslint-disable-line semi
// A semicolon on the line above will break the requirejs optimizer
}());
......@@ -165,5 +165,4 @@
*/
logLevel: 1
};
}()) // eslint-disable-line semi
// A semicolon on the line above will break the requirejs optimizer
}());
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment