Hi,
I am getting this error, ENOENT: no such file or directory, open 'C:\blabla\blabla\GeneratedAssetBundles\filename.assetbundle.manifest
and I tried to comment out the "this.cleanup" inside the finally block inside the "to" function of asset_bundler.js
and it looks like it doesn't generating the assetbundle and manifest file.
Thanks