Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
docs: deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Nov 4, 2022
1 parent 00d94c2 commit e0b544b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions providers/ic/src/publish/resources.publish.ts
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ const getKit = async (): Promise<Kit[]> => {
src,
mimeType: 'text/javascript',
sha256,
// @deprecated not really use anymore - we inject a script in each page now
updateContent: ({
content,
ids: {data_canister_id, data_id, storage_canister_id}
Expand Down

0 comments on commit e0b544b

Please sign in to comment.