Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NTBS-1768 Update old NPM packages #1019

Merged
merged 1 commit into from
Feb 18, 2021
Merged

Conversation

benjimarshall
Copy link
Contributor

Description

Remove aspnet webpack to make way for .NET 5 upgrade, and hot module
reloading of the site, which is much more difficult in .NET 5. See
this issue for a discussion of the .NET changes that lead to this

Update webpack from verion 4 to 5. This required changing how GOV.UK
assets are made accessible, they are now included using the CopyPlugin.

Checklist:

  • Automated unit/integration tests are passing locally.
  • Selenium tests do not pass, they will be fixed in a separate PR, with some additional documentation on running them

ntbs-service/Startup.cs Outdated Show resolved Hide resolved
Remove aspnet webpack to make way for .NET 5 upgrade, and hot module
reloading of the site, which is much more difficult in .NET 5. See
this issue for a discussion of the .NET changes that lead to this
dotnet/aspnetcore#12890

Update webpack from verion 4 to 5. This required changing how GOV.UK
assets are made accessible, they are now included using the CopyPlugin.
@benjimarshall benjimarshall merged commit 4cc485f into master Feb 18, 2021
@benjimarshall benjimarshall deleted the NTBS-1768-npm-updates branch February 18, 2021 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants