Custom JS is not added to page

I have created a custom JS file in the js folder, but it doesn't get included in my html code. If I add a custom CSS file, it does get included. A few details: I am using Mac running Catalina (10.15.3) and used the Blank template with bootstrap 4.4.

Am I missing anything? What am I doing wrong?

Can you post the code or link to the site? Hard to diagnose a problem without being able to look at it.

The code doesn’t really matter - the problem was that the file was not added to the html. It had nothing to do with the js file contents: Even when I tried different scripts and an empty file, I got the same result. I’m surprised no one else ran into that problem. Also there is no website. So I can’t post that either.

Any idea on how to solve it?<br /> Thanks.

how did you create that custom file? Using an external editor and then you manually linked it in your HTML?

Same for the CSS code. Where did you create it?

Please post the .bsdesign if you can't link to the exported HTML website.