Skip to content

Commit e8602c7

Browse files
committed
test url import
1 parent ac7af17 commit e8602c7

5 files changed

+2775
-3
lines changed

next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const i18n = require('./intl.config.json')
77
**/
88
const nextConfig = {
99
experimental: {
10+
urlImports: ['https://cv.creativecody.dev/'],
1011
browsersListForSwc: true,
1112
legacyBrowsers: false,
1213
},

0 commit comments

Comments
 (0)