Skip to content
Snippets Groups Projects
Commit 33273eed authored by Eric Fischer's avatar Eric Fischer
Browse files

rectify old require.js hackery

parent e9b121b8
No related merge requests found
......@@ -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
}());
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment