https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37911

--- Comment #104 from Jonathan Druart <[email protected]> ---
(In reply to David Cook from comment #102)
> (In reply to Jonathan Druart from comment #101)
> I'm not sure that I understand. 

I think you did, you rephrase what I said (or at least tried to say) in a more
verbose way :D

(In reply to David Cook from comment #103)
> If someone shares an error message with me or gives me the instructions to
> get to the problem point, I can take a look at fixing it. 

There is no error message.
Just try:
0. rm -rf koha-tmpl/intranet-tmpl/prog/js/vue/dist/*
1. apply the patches, yarn install && yarn build
2. Notice that more than admin, preservation.js and erm.js have been generated
in dist
3. Generate the makefile, make, make install and notice that only admin,
erm.js, preservation.js have been copied to
/usr/share/koha/intranet/htdocs/intranet-tmpl/prog/js/vue/dist/

Expected: All the .js file should be copied.

Note that I don't think we should copy the .esm.js files.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to