react-es6-isomorphic icon indicating copy to clipboard operation
react-es6-isomorphic copied to clipboard

A simple app to try React and ES6, using topheman-apis-proxy as data api backend NOW with isomorphism

Results 3 react-es6-isomorphic issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to do import a local image like this ``const homeIcon = require('../../../public/assets/homeIcon.png');`` Using it like this `` `` And i'm getting this error ``Unexpected character '�' (1:0)...

Hi, Might be a node 7 issue or globally somewhere in the project. Reporting it here, maybe you can assist. OSX, node 7.0.0, npm 3.10.8, all packages updated with NCU...

See https://github.com/topheman/react-es6/issues/3

bug
duplicate
front