Qix-/color


The issue has been closed
React Native - Does not compile for release due to "0.039_28" #213
cristianoccazinsp posted onGitHub
This line is causing a build error when building for react native: https://github.com/Qix-/color/blob/master/index.js#L257
error node_modules/color/index.js: Unexpected token: name (_28) in file node_modules/color/index.js at 246:32. Run CLI with --verbose flag for more details.
Error: Unexpected token: name (_28) in file node_modules/color/index.js at 246:32
What is this syntax anyways?