Re: [yocto] Dunfell, nodejs and typescript - short experience report

2021-02-27 Thread Simon Vogl
om/openembedded-core@lists.openembedded.org/msg142406.html cheers Thomas -- VoXel Interaction Design | www.voxel.at DI Dr.techn. Simon Vogl | si...@voxel.at Tomaschekweg 46 | +43 650 2323 555 A-4040 Linz - Austria | Office address: Industriezeile 35, 4020 Linz (2nd floor)

Re: [yocto] Dunfell, nodejs and typescript - short experience report

2021-02-12 Thread Simon Vogl
Hi, Am 12.02.21 um 11:12 schrieb Josef Holzmayr: Howdy! Thanks for sharing, a few comments inline. Am Fr., 12. Feb. 2021 um 11:03 Uhr schrieb Simon Vogl : I have some remarks and questions about the npm/nodejs support in dunfell that I wanted to share. We are creating nodejs-based IoT edge

[yocto] Dunfell, nodejs and typescript - short experience report

2021-02-12 Thread Simon Vogl
config', which results in a 3x-4x speedup: Signed-off-by: Simon Vogl --- lib/bb/fetch2/npm.py | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lib/bb/fetch2/npm.py b/lib/bb/fetch2/npm.py index 4789850..2720d87 100644 --- a/lib/bb/fetch2/npm.py +++ b/lib/bb/fetch2/npm.py