Changeset 8469
- Timestamp:
- 06/01/2014 04:06:57 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/Gruntfile.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Gruntfile.js
r8468 r8469 269 269 grunt.registerTask( 'build', ['jshint', 'cssjanus:core'] ); 270 270 grunt.registerTask( 'build-commit', ['build', 'checktextdomain', 'imagemin'] ); 271 grunt.registerTask( 'build-release', ['build-commit', 'clean:all', 'copy:files', 'uglify:core', 'cssmin:ltr', 'cssmin:rtl', ' exec:bbpress', /*'exec:bpdefault',*/ 'test'] );271 grunt.registerTask( 'build-release', ['build-commit', 'clean:all', 'copy:files', 'uglify:core', 'cssmin:ltr', 'cssmin:rtl', 'makepot', 'exec:bbpress', /*'exec:bpdefault',*/ 'test'] ); 272 272 273 273
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)