You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I experienced the same behavior as well. I don't have an answer, but if you are in a bind and need the stats, editing the following lines in 'node_modules/preact-cli/lib/lib/webpack/run-webpack.js' 'writeJsonStats' method worked for me:
Do you want to request a feature or report a bug?
bug
What is the current behavior?
stats file only includes
index.html
If the current behavior is a bug, please provide the steps to reproduce.
preact build --json
What is the expected behavior?
stats should include the whole bundle
Please mention other relevant information.
8.3.0
5.3.0
Windows
1.4.1
The text was updated successfully, but these errors were encountered: