not including plugins in views file plugin calling not working
When we call some plugin from public folder then it not work not jquery working
Context
Why is this change important to you? How would you use it?
How can it benefit other users?
Possible implementation
Not obligatory, but suggest an idea for implementing addition or change.
Your environment
Include as many relevant details about the environment you experienced the bug in and how to reproduce it.
- Version used (e.g. PHP 5.6, HHVM 3): Windows 10:
Scripts on public folder works for me. I add <script src="/js/file.js"></script> into a section on my page and put the file on public/js. But Jquery does not work. I needed to add Jquery into sections too.
Does anyone know why this happen exactly?
I could help, but I tried to understand why for all the last week and I just am stucked.
PS: My english is very bad. Sorry.