Skip to content

feat(init): add features and refactor#1590

Merged
alexander-akait merged 3 commits into
nextfrom
init-refactor
Jun 2, 2020
Merged

feat(init): add features and refactor#1590
alexander-akait merged 3 commits into
nextfrom
init-refactor

Conversation

@rishabh3112

@rishabh3112 rishabh3112 commented May 27, 2020

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?
Feature and refactors

Did you add tests for your changes?
Yes, WIP

If relevant, did you update the documentation?
No

Summary
Part of #1509

  • Addition of --force flag to force config generation (in case of 0CJS as well).

Does this PR introduce a breaking change?
No.

Other information
Work In Progress,

@rishabh3112
rishabh3112 marked this pull request as ready for review May 30, 2020 08:48
@rishabh3112
rishabh3112 requested a review from a team as a code owner May 30, 2020 08:48
@webpack-bot

Copy link
Copy Markdown

@jamesgeorge007 Thanks for your update.

I labeled the Pull Request so reviewers will review it again.

@evilebottnawi Please review the new changes.

@alexander-akait

Copy link
Copy Markdown
Member

@rishabh3112 @webpack/cli-team Sometimes CI failed, can you investigate?

@rishabh3112

Copy link
Copy Markdown
Contributor Author

@evilebottnawi It occurs when even 100s timeout isn't enough some tests of init, which is due to time variation which occurs due to installation of packages, dependent on speed(installation or/and write) of CI containers.

@alexander-akait

Copy link
Copy Markdown
Member

@rishabh3112 Let's move jest.setTimeout(120000); to setupTest.js using setupFilesAfterEnv: ['<rootDir>/setupTest.js'],

@alexander-akait

Copy link
Copy Markdown
Member

@rishabh3112 Ready for merge?

@rishabh3112

Copy link
Copy Markdown
Contributor Author

Yes

@alexander-akait
alexander-akait merged commit f61e7e0 into next Jun 2, 2020
@alexander-akait
alexander-akait deleted the init-refactor branch June 2, 2020 12:43
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.

6 participants