Page 1 of 1

Web application : add one or more javascripts files

Posted: Sun Jun 03, 2018 1:48 pm
by falsam
When creating a web application (Compiler -> Create App) it would be nice to have an option to add one or more javascripts files.

Thanks.

Re: Web application : add one or more javascripts files

Posted: Fri Jun 08, 2018 12:07 pm
by the.weavster
Are you wanting it minified and combined with your own source code so you end up with a single *.js file?
If so that sounds quite good to me too :)

Re: Web application : add one or more javascripts files

Posted: Sat Jun 09, 2018 8:39 pm
by falsam
That's not really my request. ;)

I want to have an input box to insert the additional JavaScript (or CSS) source name(s).
Example: babylon.js

It will no longer be necessary to use the require function or another method to insert a file in the html page header.

Re: Web application : add one or more javascripts files

Posted: Mon Jun 11, 2018 2:22 pm
by Peter
falsam wrote:When creating a web application (Compiler -> Create App) it would be nice to have an option to add one or more javascripts files.
+1, definitively! That would make life a lot easier for us module writers.

But I would prefer to specify it under Compiler Options so that the JS are included every time the project starts.

Greetings ... Peter

Re: Web application : add one or more javascripts files

Posted: Tue Jul 10, 2018 9:32 pm
by poshu
Oooooh, Now I get it! Yep, we definitively need that.

Re: Web application : add one or more javascripts files

Posted: Tue Aug 21, 2018 6:36 pm
by Peter
Image