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: use umirc for webpack config #458

Merged
merged 1 commit into from
May 14, 2018
Merged

Conversation

sorrycc
Copy link
Member

@sorrycc sorrycc commented May 14, 2018

So, we don't need .webpackrc anymore.

@coveralls
Copy link

coveralls commented May 14, 2018

Pull Request Test Coverage Report for Build 375

  • 4 of 18 (22.22%) changed or added relevant lines in 5 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.06%) to 19.308%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/umi-build-dev/src/getWebpackConfig.js 0 2 0.0%
packages/umi/src/scripts/realDev.js 0 2 0.0%
packages/umi-build-dev/src/plugins/afwebpack-config.js 0 10 0.0%
Files with Coverage Reduction New Missed Lines %
packages/umi-build-dev/src/getWebpackConfig.js 1 0.0%
Totals Coverage Status
Change from base Build 373: -0.06%
Covered Lines: 420
Relevant Lines: 2437

💛 - Coveralls

@sorrycc sorrycc merged commit bee3d22 into master May 14, 2018
@sorrycc sorrycc deleted the feat/merge-webpackrc-to-umirc branch May 14, 2018 07:13
sorrycc pushed a commit that referenced this pull request Jun 23, 2022
* wip(test): add `test` script to all packages

* feat(test): support turbo run `test`

* test: check ci stop when test fail

* ci: auto throw error when script fail

* test: revert test case

* feat: add clean turbo cache script

* fix: ubuntu 14 still execute when throw error

* chore: remove test code

* ci: ignore false value in turbo options

* chore: force run ci
xierenyuan pushed a commit to xierenyuan/umi that referenced this pull request Jun 23, 2022
* wip(test): add `test` script to all packages

* feat(test): support turbo run `test`

* test: check ci stop when test fail

* ci: auto throw error when script fail

* test: revert test case

* feat: add clean turbo cache script

* fix: ubuntu 14 still execute when throw error

* chore: remove test code

* ci: ignore false value in turbo options

* chore: force run ci
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.

2 participants