2022年6月20日星期一

"npm run watch" vs "npm run prod"

for development(auto update when change):

npm run watch


for production (compile to minifies js files): 

npm run prod

沒有留言:

發佈留言

[Fixed] some windows chrome, scrolling has glitch position not accurate

   [Fixed] some windows chrome, scrolling has glitch position not accurate Smooth Scrolling Flag 📜 Chrome has an experimental "smooth ...