UNPKG

qtip2

Version:

Introducing... qTip2. The second generation of the advanced qTip plugin for the ever popular jQuery framework.

13 lines (11 loc) 194 B
module.exports = { js: { src: [ 'Gruntfile.js', '<%=dirs.src%>/*/*.js', // Ignore intro/outro files '!<%=dirs.src%>/core/intro.js', '!<%=dirs.src%>/core/outro.js' ] } };