Skip to content

Commit b5bf388

Browse files
Merge pull request #8 from NHSDigital/fix/legacy-references
Fix/legacy references
2 parents 87f8d40 + e1d81fd commit b5bf388

File tree

70 files changed

+4765
-30627
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+4765
-30627
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,6 @@ Thumbs.db
5151
.env.test.local
5252
.env.production.local
5353
dist-dev/
54+
55+
# Generated reports
56+
ssr-analysis-report/

.npmrc

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Project-specific npm configuration
2-
# GitHub Packages registry configuration
3-
@fergusbisset:registry=https://npm.pkg.github.com/
42

5-
# Note: 'always-auth' is deprecated in npm 10+
6-
# Authentication is now handled via .npmrc auth tokens
7-
# If you need authentication, add: //npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
3+
# Primary: npm public registry (default for @nhsdigital scope)
4+
# No special configuration needed - uses default npm registry
5+
6+
# Alternative: GitHub Packages (uncomment to use)
7+
# @nhsdigital:registry=https://npm.pkg.github.com/
8+
# //npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}

dist/ScrollTrigger-7ivQEezo.js

Lines changed: 0 additions & 1088 deletions
This file was deleted.

dist/ScrollTrigger-7ivQEezo.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/behaviours/init.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)