Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一些小建议 #4

Open
kingcan20 opened this issue Apr 27, 2017 · 1 comment
Open

一些小建议 #4

kingcan20 opened this issue Apr 27, 2017 · 1 comment

Comments

@kingcan20
Copy link

  1. 一些生产环境的依赖(比如react,jquery),实际写入到了devDependencies,开发的时候没什么问题,但是实际部署肯定是有问题的。
  2. index.html引入打包后的js包,其实是可以使用html-webpack-plugin这个插件来自动引入。
  3. react组件已经用es6 classes的写法了,用export default 取代 module.exports= 不是更哈啤。
  4. UI组件用antdesign不用多花什么时间就比现在好看多了。
@cqupt-yifanwu
Copy link
Owner

cool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants