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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 10 Mar 2023 12:27:41 +0000 (12:27 +0000)
commit0c6a06dd00eb16c4b576a4e5ec28b6a655d3b48f
tree0e0b60b674f818561d1556252c0b3fd929e5b53e
parent40f782b131b84dc7e9904e5deb379d95620e2434
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>
(cherry picked from commit 6cf1a2654ce561bb20871d40d1878fd63c1f1284)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Makefile.PL
build-resources.PL [new file with mode: 0755]