[QUESTION] HOW TO ADD EXTERNAL JS FILE
zulfikar-ditya opened this issue · 1 comments
zulfikar-ditya commented
- Laravel Version: 10.5.1
- PHP Version: 8.1.2
- Splade JS Version (npm): 1.4.7
- Splade PHP Version (composer): 1.4.7
in some case i use external js file for specific pages or using javascript in blade files.
Is that way to include external js file from specific pages using vite and splade, or using javasctript in blade and push to the bottom of rendered html?
Thanks
zulfikar-ditya commented
my bad already have