0

Is there a way to achive in greenscript load all javascripts from one directory? or whole structure?

For example

#{greenscript.js 'models/*', output: 'all'/}
CharlesB
  • 86,532
  • 28
  • 194
  • 218

1 Answers1

1

At the moment (Greenscript 1.2.8b) not possible and I am not sure it's a good practice to do that.

Gelin Luo
  • 14,035
  • 27
  • 86
  • 139