Description of Problem
Accelerator complains about .babelrc client path.
[gadicc:hot] Accelerator (3tJ): Build plugin error. Skipping this time.
The error was: { [Error: ENOENT, no such file or directory 'E:\E\Code\WEB\dashboard-bot\client\.babelrc']
errno: 34,
code: 'ENOENT',
path: 'E:\\E\\Code\\WEB\\dashboard-bot\\client\\.babelrc',
syscall: 'open' }
The path is obviously wrong : **E:\E**Code\WEB\dashboard-bot\client.babelrc
Environment
- Meteor version: 1.3.3.1
- ecmascript-hot version: 2.0.0-beta.4
- Operating System: Windows 10
Description of Problem
Accelerator complains about .babelrc client path.
The path is obviously wrong : **E:\E**Code\WEB\dashboard-bot\client.babelrc
Environment