Skip to content

Removing "Usemin has not created uglify.generated yet" #165

@dadepo

Description

@dadepo

When using useminPrepare By default the flow is: concat -> uglify. but in my build I would like to skip the uglify step so I configured the flow with only concat. Thing is when I now build I get the following message from ngTemplate

[INFO] Running "ngtemplates:dist" (ngtemplates) task
[INFO] File .tmp/templateCache.js created.
[INFO] >> Usemin has not created uglify.generated yet!

Can you advice on if this is just a warning (i.e everything is ok) and how to get rid of this message?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions