Replies: 1 comment 1 reply
-
Sourcemaps with Shopify only work with But with the current way, the Shopify CLI handles HMR and reloading, if you would add source handling you would lose the reload/HMR functionality because Shopify expects CSS file changes. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's the cleanest way to implement sourceMaps for SCSS? not able to generate them by following the webpack sass-loader instructions.
thanks!
Beta Was this translation helpful? Give feedback.
All reactions