Javascript of a component not being applied
Hi, i'm struggling with this, i created a custom component called swcarousel and i'm trying to use a JS file with some functions that are used to change from image to image, the JS file is placed in the path
ui.frontend/src/main/webpack/components
but it still not working, someone has an idea how these JS files are used from there.
P.D Im need to do it from there and not from clientlibs for this component, and the SCSS file placed in the same path works
