Depend on compiler.jar for JS compilation, move js into static/js/
[plack-app-gruntmaster.git] / js / 90-reqjs.js
CommitLineData
7093e9ba
MG
1$(function() {
2 $('.reqjs').each(function(e){
3 e.classList.remove('reqjs');
4 });
5});
This page took 0.008916 seconds and 4 git commands to generate.