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
Thanks for your interest, the documentation is updated.
For the manifest error, I'm working on it. It will throw this error only the first time because the public folder does not exists. But there is a more tricky issue, the HBars render comes before the .version() laravel mix function, so the manifest is everytime the older one which is not pertinent.
I will try to inject the tag directly with webpack.
Stay tuned !
The watch command to be changed to
npm run watch
not
npm watch
and when run watch command
is displayed.
The text was updated successfully, but these errors were encountered: