app-demo.module.ts documentation improvement? #462
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
I'm looking at the https://github.com/valor-software/ng2-file-upload/blob/development/demo/ng2-file-upload-demo.module.ts example, and it's not really clear on how to implement it in the user's project (ie. imports/declarations are only relative to the example)
Is there anyway we can improve either this example, or clarify in the quickstart what needs to be added to the app.module for our projects to work?