Skip to content

Using angular-cli directly from node_modules folder #559

Description

@maxailloud

Hi there,

I am now using the angulari-cli from the node_modules folder of my project and I ran onto an issue doing it.

The generated result is not the same either I used the internal one or the global one.
Using the internal one, launching ./node_modules/.bin/ng build -prod, I have the *.spec.jf files generated and the environment.js file is not minified.

Is there something I need to add to my project in order to have the same behaviour than using the global angular-cli?

FYI:
Mac OSX El Capitan
angular-cli: 0.0.34
node: 5.0.0
os: darwin x64

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions