init.engineer
init.engineer copied to clipboard
移除 jQuery 並確保前端元件能夠正常使用
我們想要移除對於 jQuery 的依賴,所以需要檢查所有的 Views 當中,有沒有地方使用到 jQuery 的地方,需要嘗試改成 Document 介面。
目前確定以下資源有依賴到 jQuery 語法,需要進行修正:
- [ ]
/resources/js/plugins.js
- [ ]
/resources/js/bootstrap.js
可以參考 https://github.com/Kantai235/Laravel-Template/commit/b6feff1acfe8f2519a4b2f5a42df934d340ffdf0