Mark Hesketh
Mark Hesketh
I realise no one is working on this right now and I could have missed this RFE in the issues but, it would be useful to have a delay-per-configuration so...
npm run build - results in: ``` ERROR in ./app/index.js Module build failed: ReferenceError: presetLoc is not defined at OptionManager.mergePresets (/Users/mark/dev/projects/github/logreaper/node_modules/babel-core/lib/transformation/file/options/option-manager.js:369:35) at OptionManager.mergeOptions (/Users/mark/dev/projects/github/logreaper/node_modules/babel-core/lib/transformation/file/options/option-manager.js:328:14) at OptionManager.addConfig (/Users/mark/dev/projects/github/logreaper/node_modules/babel-core/lib/transformation/file/options/option-manager.js:234:10) at OptionManager.findConfigs (/Users/mark/dev/projects/github/logreaper/node_modules/babel-core/lib/transformation/file/options/option-manager.js:436:16)...
Implementing autoscaling of Namespaces for Notification Hubs for supporting large scale mobile app registrations. Want to do this as painlessly as possible via the ASOv2 but, need support for this...