Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Task fails when saving a file of a deferred module #177

Description

@SpikeShape

When I have the watch task running and save a (JS) file of a freshly added deferred module the task fails with 'Warning: Required config property "uglify.deferred" missing'.

If I run the default grunt everything works just fine. and my module works as expected.

The watch task is a config for js_deferred that tries o run uglify:deferred which does not exist. I assume it should be uglify:deferred_development?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions