Closed maverox closed 3 months ago
The committers listed above are authorized under a signed CLA.
@evenstensberg @snitin315 , I have resolved the problem with rendering pushed the changes in the latest commits please have a look.
@snitin315 I have made all the changes you asked! PTAL
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 68.52%. Comparing base (
31f634a
) to head (3fb7b98
). Report is 64 commits behind head on master.:exclamation: There is a different number of reports uploaded between BASE (31f634a) and HEAD (3fb7b98). Click for more details.
HEAD has 36 uploads less than BASE
| Flag | BASE (31f634a) | HEAD (3fb7b98) | |------|------|------| ||40|4|
@maverox I scaffolded the project with the following answers, but when I started the project there were some errors.
? Enter the project destination: /Users/nitin.kumar/Projects/open-source/webpack-cli/packages/create-webpack-app/test-project
? Enter your project name: test
? Which of the following JS solutions do you want to use? none
? Would you like to use Webpack Dev server? Yes
? Do you want to simplify the creation of HTML files for your bundle? Yes
? Do you want to add PWA support? No
? Which of the following CSS solution do you want to use? CSS only
? Do you want to use PostCSS in your project? Yes
? Do you want to extract CSS into separate files? Only for Production
? Which package manager do you want to use? yarn
What kind of change does this PR introduce?
Did you add tests for your changes? yes If relevant, did you update the documentation?
Summary
Does this PR introduce a breaking change?
Other information