DynamoMTL / shopify-pipeline

Shopify Pipeline - A modern pipeline for Shopify theme development
MIT License
86 stars 16 forks source link

Import JS file #110

Closed francisneedham closed 6 years ago

francisneedham commented 6 years ago

Hi, already wrote on this - still no luck !

In my index.js file i put import CheckImg from '../images/check_icon.svg' and then i console log it console.log(CheckImg)

in dev => https://localhost:8080/check_icon.8f418bdc803872eb7418758b962f0f7d.svg

in production => check_icon.8f418bdc803872eb7418758b962f0f7d.svg

it's missing the CDN path.

what i'm doing wrong ?

thanks

f

nddery commented 6 years ago

Sorry in the delay to responding to #109, I'll close this one in favor of the other one.