Skip to content

Commit

Permalink
uncomment function call
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeChampion committed Aug 29, 2023
1 parent cc5564a commit e49c6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload-polyfills.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,5 @@ async function uploadPolyfillsToKVStore() {

await getFastlyApiKey()
await getOrCreatePolyfillKVStore()
// await linkKVStoreToServiceAndActivate()
await linkKVStoreToServiceAndActivate()
await uploadPolyfillsToKVStore()

0 comments on commit e49c6c5

Please sign in to comment.