Changeset 2386612
- Timestamp:
- 09/22/2020 07:32:28 PM (6 years ago)
- File:
-
- 1 edited
-
wp-ajaxify-comments/tools/Gruntfile.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-ajaxify-comments/tools/Gruntfile.js
r2371974 r2386612 9 9 concat: { 10 10 scripts: { 11 src: ['js/jsuri -1.1.1.js', 'js/jquery.blockUI.js', 'js/idle-timer.js', 'js/jquery.waypoints.js', 'js/wp-ajaxify-comments.js'],11 src: ['js/jsuri.js', 'js/jquery.blockUI.js', 'js/idle-timer.js', 'js/jquery.waypoints.js', 'js/wp-ajaxify-comments.js'], 12 12 dest: 'js/wp-ajaxify-comments.merged.js' 13 13 },
Note: See TracChangeset
for help on using the changeset viewer.