Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Enable source-maps on Shopify #37

Open
hasnaindev opened this issue Dec 30, 2020 · 0 comments
Open

Enable source-maps on Shopify #37

hasnaindev opened this issue Dec 30, 2020 · 0 comments

Comments

@hasnaindev
Copy link

Hello, I am working on a project that uses brrl-cli and I can't seem to generate a soure-map files. For some reason, my code during development mode works like a charm and during production it throws unexpected errors. I tried including source-maps but they're not there when I check the website on Shopify.

devtools: isProduction ? 'source-map' : 'inline-source-map',

I've tried other type of source-maps but it still fails.

Thanks a lot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant