Polymer / polymer

Our original Web Component library.
https://polymer-library.polymer-project.org/
BSD 3-Clause "New" or "Revised" License
22.05k stars 2.02k forks source link

Style modules not registering. #5611

Open serkanesque opened 4 years ago

serkanesque commented 4 years ago

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

lkraav commented 4 years ago

Glitch.me, Stackblitz, or similar live code example would be useful.

stale[bot] commented 3 years ago

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.