Bug 32609: (follow-up) Add build-resources.PL
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 30 Jan 2023 16:16:07 +0000 (16:16 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 10 Feb 2023 14:07:55 +0000 (11:07 -0300)
commit6cf1a2654ce561bb20871d40d1878fd63c1f1284
treef0ff4f3b246b6c80a3a09ec1e1f8ecbed1aa95ec
parent4aaf5aa33a1161b2c7385596dd7d8ea881490c43
Bug 32609: (follow-up) Add build-resources.PL

This patch adds a trivial perl wrapper around the yarn build and calls
it from Makefile.PL.

I 'think' this is all we need to get packaging, dev and standard
installs happy with the lack of our compiled files in source.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Makefile.PL
build-resources.PL [new file with mode: 0755]