spicetify / spicetify-creator

Easily make Spicetify extensions and custom apps.
MIT License
109 stars 9 forks source link

fix: use plugin-external-global for replacing imports #13

Closed FlafyDev closed 1 year ago

FlafyDev commented 1 year ago

previously react and react-dom imports were pointed to their corresponding Spicetify. by post processing the bundled js.

Now it is done in a cleaner way with plugin-external-global