Skip to content

Commit 18abfb5

Browse files
committed
re-adding constant
1 parent f2886b0 commit 18abfb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ const ncc = require('@vercel/ncc');
66
const { configureCloudinary, updateHtmlImagesToCloudinary } = require('./lib/cloudinary');
77
const { PREFIX, PUBLIC_ASSET_PATH } = require('./data/cloudinary');
88

9+
const CLOUDINARY_MEDIA_FUNCTIONS = ['images'];
10+
911
/**
1012
* TODO
1113
* - Handle srcset

0 commit comments

Comments
 (0)