Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

Shared Feature Module #116

Closed
kahboom opened this issue Jan 17, 2017 · 1 comment
Closed

Shared Feature Module #116

kahboom opened this issue Jan 17, 2017 · 1 comment

Comments

@kahboom
Copy link
Contributor

kahboom commented Jan 17, 2017

Create a Shared Feature module, as specified in the Angular 2 official style guide here. We would be using this for things that are not singletons, and will be instantiated for each component that uses it, such as filter pipes. Possible challenges are getting it to work properly with AOT and lazy loading (and angular-cli), but may not run into any issues at all.

For non-singletons we will be using a Shared Feature Module (see #117).

@gashcrumb
Copy link
Contributor

We have the common module, think this is all set.

@kahboom kahboom removed this from New Issues in Syndesis UI Jul 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants