Skip to content

Commit

Permalink
v4
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislomaxjones committed May 23, 2023
1 parent 4c486be commit 877f96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle/src/bootstraps/standalone.commercial.ts
Expand Up @@ -179,7 +179,7 @@ const recordCommercialMetrics = () => {
const bootCommercial = async (): Promise<void> => {
log(
'commercial',
'📦 standalone.commercial.ts LOOK I WAS DEPLOYED WITH RIFF RAFF V3',
'📦 standalone.commercial.ts LOOK I WAS DEPLOYED WITH RIFF RAFF V4 in dev time',
__webpack_public_path__,
);

Expand Down

0 comments on commit 877f96d

Please sign in to comment.