The branch 2.0-preview had some modifications in the bower.json, one of them is actually pretty weird as web-animation-js is moved in devDependencies instead of dependencies so bower doesn't download/unpack it if the right flash isn't set.
Would it not be more logical to put it back in dependencies?
Also, adding the web-animations.html in neon-animation.html so it doesn't need to be an additional import?
The branch
2.0-previewhad some modifications in thebower.json, one of them is actually pretty weird asweb-animation-jsis moved indevDependenciesinstead ofdependenciesso bower doesn't download/unpack it if the right flash isn't set.Would it not be more logical to put it back in dependencies?
Also, adding the
web-animations.htmlinneon-animation.htmlso it doesn't need to be an additional import?