Hello.
I purchased a "Good – Bootstrap 5 Admin Dashboard Template".
While looking at the template using DataTables, I checked that the javascript used to configure DataTables was minify. (Exactly the "user-management/users/list.html" file.)
Where can I find the originals of the 3 files used in the "user-management/users/list.html" file?
The three files I want to check with the original are below.
- assets/js/custom/apps/user-management/users/list/table.js
- assets/js/custom/apps/user-management/users/list/export-users.js
- assets/js/custom/apps/user-management/users/list/add.js
Hi,
All the source code that generates the assets files you can find under src/js/
folder.
To get started with gulp builder please check Quick Setup.
Regards.
I'm sorry to late
Thank you for answer! I found files