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

Updates in JS are not visible in production #3384

Open
Abacaxi-Nelson opened this issue Feb 14, 2024 · 0 comments
Open

Updates in JS are not visible in production #3384

Abacaxi-Nelson opened this issue Feb 14, 2024 · 0 comments

Comments

@Abacaxi-Nelson
Copy link

  • Laravel Mix Version: 6.0.43
  • Node Version (node -v): 18.14.2
  • NPM Version (npm -v): 9.5.0
  • OS: Unix

Description:

My production environment is using an old JS, not reflecting my actual changes.
I used dev tools, to check that JS loaded in my browser is different from the one i have

Steps To Reproduce:

In dev, i make some updates on a JS file.
I push code
In production git pull && npm run dev
everything run well
but local changes are not visible

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