Bundling question -- I have some .js files that contain reusable code modules, for including in other script types like RESTlets, etc. These scripts are just files sitting in the File Cabinet, and they work fine. Now I want to include them in a bundle. They're not showing up anywhere in the bundling UI. Do I need to declare them as Scripts? And if so, what kind would they be?