script-lab icon indicating copy to clipboard operation
script-lab copied to clipboard

Script Lab + CFs: Allow external dependencies (e.g., lodash) via libraries

Open Zlatkovsky opened this issue 7 years ago • 0 comments

Allow using external NPM-fetched libraries, e.g., like in this snippet (which works on Web but not desktop):

https://gist.github.com/Zlatkovsky/05a5ede7af7dafadc963229da0edf78b

Zlatkovsky avatar Dec 05 '18 19:12 Zlatkovsky