Skip to content

fix: remove for now the default value of the target#1171

Merged
ematipico merged 1 commit intowebpack:nextfrom
ematipico:bugfix/target-fix
Jan 17, 2020
Merged

fix: remove for now the default value of the target#1171
ematipico merged 1 commit intowebpack:nextfrom
ematipico:bugfix/target-fix

Conversation

@ematipico
Copy link
Copy Markdown
Contributor

chores: removed colour from table head (red is not good) and emitted a more precise value of the bundle size

What kind of change does this PR introduce?

Closes #1169

Did you add tests for your changes?
Yes

If relevant, did you update the documentation?
Not needed

Summary
I removed the target. Webpack already has a default which is target: "web" so the cli doesn't need to have it too.

Does this PR introduce a breaking change?

Nope

Other information
Added some chores around the emitted output

Screenshot 2020-01-17 at 15 34 43

chores: removed colour from table head (red is not good) and emitted a more precise value of the bundle size
@webpack-bot
Copy link
Copy Markdown

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

@ematipico ematipico merged commit 2d56f79 into webpack:next Jan 17, 2020
@ematipico ematipico deleted the bugfix/target-fix branch January 17, 2020 16: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.

webpack 5 + cli 4 cannot build a node app using standard library (e.g. fs)

2 participants