Quantcast
Channel: DreamFactory Forum - Latest posts
Viewing all articles
Browse latest Browse all 5027

Adding Javascript libraries to Bitnami DF 2

$
0
0

hi,

Say I want to include some JS libraries like momentjs, parsley etc, what would be the ideal location to put them keeping in mind future upgrades too. I am using V8js. I want to be able to use them the same way libraries like lodash.min.js are currently used in Server side script like this

var lodash = require("lodash.min.js");


Viewing all articles
Browse latest Browse all 5027

Trending Articles