📜  强制 app.js 文件更新 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:11.002000             🧑  作者: Mango

代码示例1
# Execute in Terminal:
npm run watch

# Next up is just a rant. You can safely ignore it.
#
# I SPENT TWO DAYS TRYING TO SOLVE THIS.
# I have no clue why app.js on /public/js folder was not updating when I changed the one in resources/js, and I honestly do not understand why it does now.
# I also do not know why this isn't the first suggestion everywhere. I repeat: I SPENT TWO DAYS LOOKING FOR THIS.
# This is just a way for me to deal with frustration XD
# I honestly hope this helps you too. Have a nice day.
#