UNPKG

node-ursa

Version:

A front end development workbench with server/https/template engine/optimization tools support

18 lines 376 B
({ appDir: "./static", baseUrl: "js", dir: "./build/static/", optimize: "uglify", // generateSourceMaps:true, removeCombined:true, preserveLicenseComments:false, keepBuildDir:false, //skipDirOptimize:true, optimizeCss:'standard', fileExclusionRegExp:/less/, modules: [ { name: "main" } ] })