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

Decouple demo site from the library core #157

Open
sgobotta opened this issue Sep 14, 2019 · 0 comments
Open

Decouple demo site from the library core #157

sgobotta opened this issue Sep 14, 2019 · 0 comments
Labels
configuration Project's general configuration demo app demo app improvements enhancement New feature or request help wanted Extra attention is needed

Comments

@sgobotta
Copy link
Member

Is your feature request related to a problem? Please describe.
We'd like to decouple the demo site from the library source code so that we can really test the core components in a closer user-like scenario. The goal is to use vue-admin as a dependency of the web demo site (e.g.: import { Admin, Resouce } from 'vue-admin-js' )

Describe the solution you'd like
Modularising the project with lerna is an option, though I'm not sure how can we achieve this core dependency usage in a demo site

@sgobotta sgobotta added enhancement New feature or request help wanted Extra attention is needed configuration Project's general configuration demo app demo app improvements labels Sep 14, 2019
@sgobotta sgobotta added this to Backlog in Current Tasks Sep 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration Project's general configuration demo app demo app improvements enhancement New feature or request help wanted Extra attention is needed
Projects
Current Tasks
  
Backlog
Development

No branches or pull requests

1 participant