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

Remove vue.js #449

Closed
wants to merge 1 commit into from
Closed

Remove vue.js #449

wants to merge 1 commit into from

Conversation

jetownfeve21
Copy link
Contributor

Related to #230
kiwix/kiwix-build#442 has to be merged before


These dependencies may or may not be packaged by your operating
system. They may also be packaged but only in an older version. The
compilation script will tell you if one of them is missing or too old.
In the worse case, you will have to download and compile bleeding edge
version by hand.

The [vue.js](https://vuejs.org/js/vue.js) file has to be moved in the `kiwix-desktop/resources/js` directory. This is done automatically if you use [kiwix-build](https://github.com/kiwix/kiwix-build).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As said in kiwix/kiwix-build#442, kiwix-desktop must not depends of kiwix-build.
kiwix-build is a "simple" tool that install dependencies before launching specific project build system. It could be replace by anything else (and this is the case for flatpak and windows).

@stale
Copy link

stale bot commented Jun 3, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

@kelson42
Copy link
Collaborator

kelson42 commented Jul 4, 2020

@jetownfeve21 Dou you plan to complete this PR? Or are we waiting to @mgautierfr?

@stale stale bot removed the stale label Jul 4, 2020
@jetownfeve21
Copy link
Contributor Author

jetownfeve21 commented Jul 7, 2020

@kelson42 once @mgautierfr, you and I agree on what has to be done in the kiwix-build PR

@kelson42
Copy link
Collaborator

kelson42 commented Jul 7, 2020

@jetownfeve21 Definilty, was not sure as the discussion thread was still open.

@kelson42
Copy link
Collaborator

Problem is not that easy to fix unfortunately and we strongly consider to use native Qt in place of the HTML rendered (what would remove the vue.js). Closing for the moment.

@kelson42 kelson42 closed this Jul 10, 2020
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

Successfully merging this pull request may close these issues.

Replace vue.js HTML by native Qt (was: vue.js should not be part of the source code)
3 participants