vuejs / ui

💻 UI components for official Vue organization apps
https://vuejs.github.io/ui/
1.33k stars 95 forks source link

chore: move all dependencies to `devDependencies` #12

Closed haoqunjiang closed 5 years ago

haoqunjiang commented 5 years ago

As we ship dist/ to npm, all those dependencies have already been bundled by rollup. We should not bother users to download such big packages like material-design-icons (https://github.com/vuejs/vue-cli/issues/3077#issuecomment-458718517)