Skip to content

Commit

Permalink
v2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislomaxjones committed May 22, 2023
1 parent a2cb3c3 commit 6d12d4a
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',
'📦 standalone.commercial.ts LOOK I WAS DEPLOYED WITH RIFF RAFF V2',
__webpack_public_path__,
);

Expand Down

0 comments on commit 6d12d4a

Please sign in to comment.