Replies: 1 comment 5 replies
-
|
Sorry what is |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
premise
I use webpack4 while developing a laravel app.
issue
I got a issue below, running "npm run prod" but never get the bundle files.
1 week before now, this issue didnt happen.
action I made
I add the setting on
webpack.mix.jsand run command again.I got the bundle files.
wondering how I find the cause of the issue
Now I got the bundle files, so I can deploy my app.
But I have no idea, no clue why this happened.
Currently there is no log, no error discription.
Why
92% chunk asset optimization TerserPlugingot stopped,never end ?could anyone please give a advice to solve this problem ?
Beta Was this translation helpful? Give feedback.
All reactions