Skip to content

Loading the app inside the main grunt process allows polution of modules. #31

Open
@mazesoul

Description

@mazesoul

When using lodash wrap function inside an application. The actual function invoked is from underscore.string.

grunt-legacy-log uses lodash's mixin function apply underscore.string.

This is allowed to occur because grunt-loopback-sdk-angular loads the application file inside the same grunt process instead of an independant one.

Please fix this so that the generation of lbService.js occurs in an isolated process.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions