Skip to content

Commit

Permalink
updated external
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjeetkumaritoutlook committed Dec 14, 2024
1 parent 5b6967c commit a22e104
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/fluid.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ export const fluid = {
},
external: {
label: 'External',
esm: 'https://dsfe50dspcxki.cloudfront.net/fluid/build/fluid.esm.js',
legacy: 'https://dsfe50dspcxki.cloudfront.net/fluid/build/fluid.js',
css: 'https://dsfe50dspcxki.cloudfront.net/fluid/build/fluid.css',
esm: 'https://fluid.libertymutual.com/fluid/build/fluid.esm.js',
legacy: 'https://fluid.libertymutual.com/fluid/build/fluid.js',
css: 'https://fluid.libertymutual.com/fluid/build/fluid.css',
},
},
init: (fluid: FluidEnvironment, opts?: any) => {
Expand Down

0 comments on commit a22e104

Please sign in to comment.