Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dancancro opened this issue Jul 20, 2016 · 0 comments
Open

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

dancancro opened this issue Jul 20, 2016 · 0 comments

Comments

@dancancro
Copy link

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'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant