Skip to content

issues Search Results · repo:yeoman/grunt-usemin language:JavaScript

Filter by

379 results
 (66 ms)

379 results

inyeoman/grunt-usemin (press backspace or delete to remove)

I ve inherited older project. I would like to stop renaming file from e.g. main.js to main.123456.js . I would rather have fixed postfix, like main.min.js . Is it possible?
  • Liero
  • Opened 
    on Jan 4, 2018
  • #633

  • prabn
  • Opened 
    on Jun 17, 2017
  • #632

module.exports = function (grunt) { require( matchdep ).filterDev( grunt-* ).forEach(grunt.loadNpmTasks); grunt.initConfig({ pkg: grunt.file.readJSON( package.json ), banner: , game_name : diaoyu ...
  • zhongDZ
  • 1
  • Opened 
    on Dec 7, 2016
  • #629

I am using grunt-usemin along with grunt-assets-versioning and grunt-aws. So grunt-assets-versioning generates a hash coded version of the minified files and grunt aws is used to push those generated files ...
  • manojdarshana
  • Opened 
    on Oct 4, 2016
  • #628

Using Grunt with plugins: - grunt-contrib-copy - grunt-contrib-clean - grunt-contrib-concat - grunt-contrib-uglify - grunt-contrib-cssmin - grunt-usemin - grunt-contrib-imagemin - grunt -Rev In my architecture, ...
  • aldo-jr
  • Opened 
    on Sep 20, 2016
  • #627

Hi guys, I have a jsp page inside which there are some html codes as below. !-- build:js(./) build/js/james.js -- script type= text/javascript src= ${ctx}/js/inspection/ReportUploader.js /script ...
  • mysterytoo
  • Opened 
    on Sep 16, 2016
  • #626

I m having trouble with usemin not updating URLs within my .cshtml files. Here is my current setup in my gruntfile.js: // Renames files for browser caching purposes filerev: { dist: { src: [ ...
  • Giovanni-Mattucci
  • 6
  • Opened 
    on Aug 11, 2016
  • #625

I get the following output: grunt useminPrepare Running useminPrepare:html (useminPrepare) task Warning: An error occurred while processing a template (js is not defined). Use --force to continue. ...
  • microcosm
  • 2
  • Opened 
    on Jul 19, 2016
  • #624

Hi all, I m using usemin to also generating sourcemap in my grunt chain. I ve used the suggestion indicated here https://github.com/yeoman/grunt-usemin/issues/220 for being able to generate sourcemap. ...
  • thedarkdestructor
  • Opened 
    on Jun 29, 2016
  • #623

Why grunt-usemin title showing as [UNMAINTAINED] Replaces references to non-optimized scripts or stylesheets into a set of HTML files ? Does it means that grunt-usemin no longer available? Because i am ...
  • varunprakas
  • 1
  • Opened 
    on Jun 16, 2016
  • #622
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub