No content to show
User Activity
05-22-2024
Awesome. This is very helpful. Thank you!
05-21-2024
Why I am getting errors when attempting to import packages to use in my Shopify Hydrogen app. I created the app using "npm create @Shopify/hydrogen@latest". Some packages work correctly, and some give the error: "ReferenceError: require is not define...
Ah I see. Thanks for the help. I ended up needing to use 'defaultSrc' and 'connectSrc' for what I was using in my app.
I created an app using npm create @Shopify/hydrogen@latest. However, I have been unable to make changes or add URLs to my app's Content Security Policy. I have read through the docs https://shopify.dev/docs/custom-storefronts/hydrogen/content-securit...