Closed ScottMaxson closed 8 years ago
When calling:
app.get('clientjs').bundle(__dirname+"/js/source.js", "targetdir/target.js")
the directory/directories for "target" are not automatically created, instead an error is thrown.
When calling:
the directory/directories for "target" are not automatically created, instead an error is thrown.