fix: newlines

This commit is contained in:
ThaUnknown 2023-12-06 13:09:34 +01:00
parent a0d57b782d
commit f1f2fe39bb
2 changed files with 396 additions and 5645 deletions

View file

@ -29,7 +29,8 @@ export npm_gyp_defines="target_arch=$node_target_arch v8_target_arch=$node_targe
#mv node_modules ../node_modules.bak
# --from-from-source is used by node-pre-gyp
cd resources/nodejs && npm rebuild --build-from-source
cd resources/nodejs
npm rebuild --build-from-source
# Remove executable permissions from native node modules
# find node_modules -iname '*.node' -exec chmod -x '{}' \;

File diff suppressed because it is too large Load diff