Aurelia - Use / Import .js files

0

Good morning, this may be a stupid question, but I honestly can not find anything on the internet.

I would like to know how I include my .js files in a project using aurelia, the situation is as follows:

I have a template created here, which contains several and several .JS files (see attachment), this template uses from graphics to tables that depend on .JS files, when adding the template files in the src folder of the project, the .css files run fine, looks beautiful, the problem is when will use some feature that depends on .JS gives dick.

Some of the scripts I'm trying to use are attached.

But to be simple, I would like to know how to use a simple .JS file, is there any procedure for importing a .JS into the template? I have to convert the file to some kind of other than .JS file?

As stupid as the question sounds, I just can not seem to find anything in the internet documentation and forums

    
asked by anonymous 06.02.2017 / 13:43

0 answers