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

Update against create-vue? #10

Open
dhruvkb opened this issue Sep 18, 2023 · 2 comments
Open

Update against create-vue? #10

dhruvkb opened this issue Sep 18, 2023 · 2 comments

Comments

@dhruvkb
Copy link

dhruvkb commented Sep 18, 2023

The create-vue template that this repo is based on top of is almost 400 commits ahead at the time of this issue. Notable changes in upstream include the following (there may be more that I'm not aware of):

  • Updated TS config files (using standardised configs with server, client split)
  • Support for code quality tools with ESLint and Prettier

Could the create-iles template be updated against the upstream to include these benefits?

@dhruvkb
Copy link
Author

dhruvkb commented Sep 18, 2023

Alternatively, is it feasible to bootstrap îles on top of an existing, freshly-created create-vue setup?

@ElMassimo
Copy link
Owner

Could the create-iles template be updated against the upstream to include these benefits?

That would be great, both lint setup and TS config updates.

is it feasible to bootstrap îles on top of an existing, freshly-created create-vue setup?

We could explore that, but given the app structure is different, it might be more trouble than manually updating this template over time.

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

2 participants