Skip to content

[wasm] Refactor script to load NPM modules for NodeJS on Helix - #65774

Merged
maraf merged 1 commit into
dotnet:mainfrom
maraf:WasmRefactorNpmScript
Feb 24, 2022
Merged

[wasm] Refactor script to load NPM modules for NodeJS on Helix#65774
maraf merged 1 commit into
dotnet:mainfrom
maraf:WasmRefactorNpmScript

Conversation

@maraf

Copy link
Copy Markdown
Member
  • Refactor script to load NPM modules for NodeJS on Helix to tests.wasm.targets. Only list of modules is required per csproj.
  • Move NODE_TLS_REJECT_UNAUTHORIZED=0 to LocalEchoServer.props as it is always needed when communicating with loopback server from NodeJS.

@marafmaraf added arch-wasm WebAssembly architecture area-Infrastructure-mono labels Feb 23, 2022
@marafmaraf added this to the 7.0.0 milestone Feb 23, 2022
@marafmaraf self-assigned this Feb 23, 2022
@ghost

Copy link
Copy Markdown

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Refactor script to load NPM modules for NodeJS on Helix to tests.wasm.targets. Only list of modules is required per csproj.
  • Move NODE_TLS_REJECT_UNAUTHORIZED=0 to LocalEchoServer.props as it is always needed when communicating with loopback server from NodeJS.
Author:maraf
Assignees:maraf
Labels:

arch-wasm, area-Infrastructure-mono

Milestone:7.0.0

@maraf

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@maraf
maraf merged commit 9989838 into dotnet:mainFeb 24, 2022
@maraf
maraf deleted the WasmRefactorNpmScript branch February 24, 2022 18:54
@ghostghost locked as resolved and limited conversation to collaborators Mar 26, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-Infrastructure-mono

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@maraf@pavelsavara