Adding custom scripts

I have added <scripts> & <link> to _Host and they're over written on compile. Is there a place I can put custom scripts that wont be overwritten on compile? Can I make an extension of _Host somehow? I am trying to add some custom JS functions for a component. Thanks.

You can add the file in application ignore list:

1 Like