Update NodeServices/SpaServices/NodeServices.Sockets to build using latest TypeScript and Webpack #20

Closed
opened 2025-08-09 17:14:41 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @SteveSandersonMS on 8/28/2018

Previously they assumed you were using versions of TypeScript and Webpack that are by now rather outdated. This PR:

  1. Updates to the latest TypeScript/Webpack
  2. Includes package-lock.json files to lock down exactly which versions should be used, so it won't break in the future if TypeScript/Webpack themselves introduce breaking changes
*Originally created by @SteveSandersonMS on 8/28/2018* Previously they assumed you were using versions of TypeScript and Webpack that are by now rather outdated. This PR: 1. Updates to the latest TypeScript/Webpack 2. Includes `package-lock.json` files to lock down exactly which versions should be used, so it won't break in the future if TypeScript/Webpack themselves introduce breaking changes
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#20
No description provided.