From 8c1fff45fb5340a338416586162ac247b2b190c0 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Sun, 13 Aug 2023 19:03:03 +0100 Subject: Uses TSConfig paths --- src/lib/localeStaticPaths.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/localeStaticPaths.ts b/src/lib/localeStaticPaths.ts index b75065d..433f5dd 100644 --- a/src/lib/localeStaticPaths.ts +++ b/src/lib/localeStaticPaths.ts @@ -1,4 +1,4 @@ -import type Locale from '../types/Locale'; +import type Locale from '$types/Locale'; // Defines what values to insert into the [locale] URL path parameter // when generating a static site -- cgit v1.2.3