Ben Scott
Ben Scott
If you're talking about version numbers, I agree. Versioning is useful for bower.json files. +1
There doesn't seem to be a version when installing via bower. v0.1.0 that's listed in the bower.json file doesn't resolve when attempting to install it. Would be good to add...
I'm running into the same issue right now. Any help on this would be appreciated. EDIT: Realized I forgot to `import 'jest-styled-components';` at the top of my spec file.
I'm running into this issue right now with angular. Did you ever find a solution?
I managed to sort out my own issue last. It would seem I was using browserify's "require" method incorrectly. I had upgraded from an earlier version of Browserify and my...
I am also seeing this.