Skip to content

How to add more than one index file #306

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

Closed
fega opened this issue Jan 25, 2017 · 3 comments
Closed

How to add more than one index file #306

fega opened this issue Jan 25, 2017 · 3 comments

Comments

@fega
Copy link

fega commented Jan 25, 2017

Hello, I have in my project two parts, the index.html, and the admin.html

I want to keep it separate but, also share some components, how can I achieve that?

@posva
Copy link
Member

posva commented Jan 25, 2017

Please make sure to read the Issue Reporting Guidelines before opening new issues. Questions should be posted on the forum or StackOverflow. Thanks.


You should provide more info on the forum post, like the kind of application you're building, if you are using a bundler, laravel or something else.

edit: I thought it was on vue repo for some reason. You can generate multiple html files: https://github.com/ampedandwired/html-webpack-plugin#generating-multiple-html-files

@posva posva closed this as completed Jan 25, 2017
@fega
Copy link
Author

fega commented Jan 28, 2017

thanks so much!, I forgot read the guidelines first, Sorry!

@appsparkler
Copy link

appsparkler commented Mar 15, 2019

Here are two links that might be helpful to someone:

MULTIPLE-PAGES
https://stackoverflow.com/questions/51692018/multiple-pages-in-vue-js-cli

https://cli.vuejs.org/config/#pages

👍

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

3 participants