You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my style modules register when being served locally but after build I get this error:
styles.js:5 Uncaught TypeError: styles.register is not a function at styles.js:5 style-gather.js:100 Could not find style data in module named styles
None of the modules are being registered. Any help would be greatly appreciated since I have been racking my brains for a few days trying to figure this out.
Thanks
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi there,
my style modules register when being served locally but after build I get this error:
styles.js:5 Uncaught TypeError: styles.register is not a function at styles.js:5
style-gather.js:100 Could not find style data in module named styles
None of the modules are being registered. Any help would be greatly appreciated since I have been racking my brains for a few days trying to figure this out.
Thanks
The text was updated successfully, but these errors were encountered: