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

Components should be folder based #26

Open
flowertwig-org opened this issue Oct 5, 2016 · 0 comments
Open

Components should be folder based #26

flowertwig-org opened this issue Oct 5, 2016 · 0 comments

Comments

@flowertwig-org
Copy link
Member

flowertwig-org commented Oct 5, 2016

We want our components to be folder based and include everything it needs in that folder to work.
For example "sw-login" component should be hosted in a folder called "sw-login" and contain all its dependencies.

js and css file will be called automatically, rest the component will need to handle themselves.

components
  sw-login
    sw-login.js
    sw-login.css
    loggedIn.html
    loggedOut.html
    ...
  ...
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