Skip to content

Commit 2d745a1

Browse files
Merge pull request #1166 from publichealthengland/NTBS-2216-ie11-nodelist-polyfilling
NTBS-2216 Add the NHS polyfills
2 parents e34e57e + 9851c58 commit 2d745a1

File tree

1 file changed

+1
-0
lines changed
  • ntbs-service/wwwroot/source

1 file changed

+1
-0
lines changed

ntbs-service/wwwroot/source/app.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import * as Sentry from '@sentry/browser';
1212
import * as SentryIntegrations from '@sentry/integrations';
1313
// @ts-ignore
1414
import Details from '../../node_modules/nhsuk-frontend/packages/components/details/details';
15+
import '../../node_modules/nhsuk-frontend/packages/polyfills';
1516
import VueAccessibleModal from 'vue-accessible-modal'
1617
import cssVars from 'css-vars-ponyfill';
1718
// Components

0 commit comments

Comments
 (0)