start-react / sb-admin-react

Starter theme for React JS Dashboard Apps
http://sb-admin-react.geekydev.com:3009/
Other
836 stars 274 forks source link

Got WARNINGS when running npm install #5

Closed owieboy closed 8 years ago

owieboy commented 8 years ago

I got this WARNINGS when running npm install

selection_429

What does it mean?

sarika01 commented 8 years ago

it's uglify letting you know that it has stripped out unreachable code.

ssteinerx commented 8 years ago

@sarika Please close this isssue, it's not an issue, just an uglify warning and could only be fixed by chasing down every dependency's warnings.

sarika01 commented 8 years ago

Closing this issue as 'just warnings'.