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

feat(af-webpack):add progress-bar-webpack-plugin for indicating progress of build process #294

Merged
merged 1 commit into from
Apr 11, 2018

Conversation

dickeylth
Copy link
Contributor

@dickeylth dickeylth commented Apr 4, 2018

As the title said, when using ant-design-pro-cli with npm run start, the console prints nothing but:

Starting the development server...

[babel-plugin-dva-hmr][INFO] got routerPath ./router

which is not very convenient to get the progress of build process, so how about add progress-bar-webpack-plugin to webpack configuration?

@coveralls
Copy link

coveralls commented Apr 4, 2018

Pull Request Test Coverage Report for Build 133

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.002%) to 4.187%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/af-webpack/src/getConfig.js 0 1 0.0%
Totals Coverage Status
Change from base Build 132: -0.002%
Covered Lines: 76
Relevant Lines: 1697

💛 - Coveralls

@sorrycc sorrycc merged commit 4a90b75 into umijs:master Apr 11, 2018
@sorrycc
Copy link
Member

sorrycc commented Apr 11, 2018

👍, it's cool!

sorrycc pushed a commit that referenced this pull request Jun 23, 2022
* feat(plugin-docs): Layout styles

* feat(plugin-docs): Improved docs styles

* feat(plugin-docs): Added GitHub and logo into themeConfig

* feat(plugin-docs): Improved TOC transition and added link

* feat(plugin-docs): Added search bar on header (without functionality)

* feat(plugin-docs): Added ThemeSwitch on header (without functionality)

* feat(plugin-docs): Added ThemeSwitch on header (without functionality)
xierenyuan pushed a commit to xierenyuan/umi that referenced this pull request Jun 23, 2022
* feat(plugin-docs): Layout styles

* feat(plugin-docs): Improved docs styles

* feat(plugin-docs): Added GitHub and logo into themeConfig

* feat(plugin-docs): Improved TOC transition and added link

* feat(plugin-docs): Added search bar on header (without functionality)

* feat(plugin-docs): Added ThemeSwitch on header (without functionality)

* feat(plugin-docs): Added ThemeSwitch on header (without functionality)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants