Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yingban opened this issue May 18, 2020 · 0 comments

Comments

@yingban
Copy link

yingban commented May 18, 2020

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

@yingban yingban changed the title webpack dev compiled successfully but there is no output webpack dev compiled successfully but there is no output and manifest.json May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant