Skip to content

webpack dev compiled successfully but there is no output and manifest.json #26

@yingban

Description

@yingban

Hi guys,

I have an issue with my config.
The output paths look correct
output: { filename: path.join('./js', '[name].[hash].js'), publicPath: settings.devServerConfig.public() + '/', },

and webpack debug log message looks also correct ...
Built at: 05/18/2020 4:56:40 PM Asset Size Chunks Chunk Names app.css 71.2 KiB app [emitted] app js/app.e822af95ed9aa5f7dc34.js 1.85 MiB app [emitted] [immutable] app manifest.json 122 bytes [emitted] Entrypoint app = app.css js/app.e822af95ed9aa5f7dc34.js
Does anoyone had this issue?
Thanks

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