Lee Hinman 9bcdafedda Allow only a single extension for a scripting engine
Previously multiple extensions could be provided, however, this can lead
to confusion with on-disk scripts (ie, "foo.js" and "foo.javascript")
having different content. Only a single extension is now supported.

The only language currently supporting multiple extensions was the
Javascript engine ("js" and "javascript"). It now only supports the
`.js` extension.

Relates to #10598
2016-05-13 09:54:31 -06:00
..
2016-05-10 08:27:43 -06:00
2016-05-12 18:44:08 -07:00
2016-05-12 16:42:27 -04:00
2016-04-27 08:07:44 -07:00
2016-05-03 15:35:33 +02:00