Trouble with extensions #53
Pinned
ShobhanSrivastava
started this conversation in
General
Replies: 3 comments 22 replies
-
While a video + text update on this is coming on Monday, here's how to get this done:
For reference, here's what the folder structure should look like:
and this is a more detailed version:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
12 replies
-
Hey @kinngh, is there a way to inspect the code inside the extensions after it goes to Shopify's CDN? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Recently I migrated my app to this template with the latest version that comes with managed installation. My app already had 2 extensions, script extension and a pixel extension. Since this app doesn't explicitly tells you how to create extensions, I copied the extension directory from your express-mongodb template, and created the two extensions. Now when I am doing
npm run update:config
, the configuration for the app does change but the app is using the older extensions. I am really struggling with extensions, any help or a video tutorial would be really helpful.Beta Was this translation helpful? Give feedback.
All reactions