Skip to content

why i have double output file .gzip and original file !!! #46

@AhmedHadjTaieb

Description

@AhmedHadjTaieb

Angular-CLI 1.0.0 RC0
Webpack 2.2.1

i use webpack CompressionPlugin and when i run npm build i found double file with the same name in dist folder, it's correct ???
my code for output in webpack.conf.js :
"output": {
"path": path.join(process.cwd(), "dist"),
"filename": "[name].bundle.js",
"chunkFilename": "[id].chunk.js"
},

2017-03-02

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions