fgnass / spin.js

A spinning activity indicator
http://spin.js.org
MIT License
9.3k stars 1.02k forks source link

Script Error #352

Closed yaddly closed 4 years ago

yaddly commented 6 years ago

Good day, I have an error on line 114 ==> export { Spinner }; Again when I add this script to BundleConfig.cs it breaks existing scripts. May I request a working Sample done in Asp.net MVC

sammyaxe commented 6 years ago

Same problem for me, it breaks on export { Spinner };

quakedc commented 6 years ago

Have you tried commenting out that line?

magicbruno commented 6 years ago

Commenting out the line worked for me.

yaddly commented 6 years ago

Thank you very much for the update on this issue

thehig commented 6 years ago

Same as #356