Skip to content

add webpack-dev-server gzip support #2028

Closed
@xpyanchong

Description

@xpyanchong

By default config,Use ng serve -prod ,The bundle file too big.

Before

image
image

After

image
image

Need Change

I think this issue is important,Others maybe think the quality of this project is poor.
File addon/ng2/tasks/serve-webpack.ts need add gzip support;
In line 58 Insert ,compress:true

Metadata

Metadata

Assignees

Labels

P5The team acknowledges the request but does not plan to address it, it remains open for discussion

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions