For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
Hello , currently i am still new in shopify , i was planning to use react to make custom app block for my online store theme, basically , i transpile my react index js into js file that liquid can accept it as a script. When i try to put my react app block into theme , it is successfully showed and functional:
But the console there has an error when i put this block:
My side try to check whether has put everything that mentioned , so far my side did include the
index.js :
liquid file for the app block: