Skip to content

Question: How to use this in an Angular-cli project? #39

@dancancro

Description

@dancancro

Pre-question: What is the preferred way to ask questions related to this project? Stackoverflow, Github issue, something else?

Angular-CLI is a command line interface for generating Angular 2 projects. It uses System.js and has a file called angular-cli-build.js in which you list the files that should be copied from the src directory to the dist directory. There are instructions for integrating 3rd party libraries here but I don't see instructions that work for this one.

I tried adding these to angular-cli-build.js but that didn't do anything

      'redux-promise/lib/index.js',
      'flux-standard-action/lib/index.js',
      'lodash.isplainobject/index.js'

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