[Koha-bugs] [Bug 32609] Remove compiled files from src

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 31 02:25:42 CET 2023


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

--- Comment #27 from David Cook <dcook at prosentient.com.au> ---
However, I'm noticing a problem... at the moment I'm hooking off
"./koha-tmpl/intranet-tmpl/prog/js/vue/dist/main.js". If that file exists in
the source directory, then the yarn build won't run when running "make".

That shouldn't be a problem for a tarball/package install... since the
generated files won't exist... but it wouldn't work for a git dev install.
However, as we noted before, we're not really catering to that. 

So a git dev install, ktd, and sandboxes would need to run "build-resources.PL"
manually to update the JS and CSS.

--

But I'm going to keep playing as I have a couple more ideas...

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list