Comparing version
@@ -134,6 +134,7 @@ 'use strict'; | ||
case 0: | ||
console.info('generator:', file, options); | ||
console.info('compiling file:', file, options); | ||
console.info('\x1Bc'); | ||
return _context.abrupt('return', (0, _parser2.default)(readFile(file), options)); | ||
case 2: | ||
case 3: | ||
case 'end': | ||
@@ -140,0 +141,0 @@ return _context.stop(); |
{ | ||
"name": "crates", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "A pretty simple and efficient internationalization library.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -44,2 +44,3 @@ 'use strict'; | ||
}, options); | ||
_context.prev = 1; | ||
ast = (0, _ast.getASTFromCode)(code, { | ||
@@ -49,3 +50,2 @@ sourceType: defaultOptions.sourceType, | ||
}); | ||
_context.prev = 2; | ||
_context.next = 5; | ||
@@ -60,3 +60,3 @@ return (0, _ast.getModuleIdentifier)(ast, defaultOptions.moduleName); | ||
_context.prev = 9; | ||
_context.t0 = _context['catch'](2); | ||
_context.t0 = _context['catch'](1); | ||
@@ -71,3 +71,3 @@ console.error('Parser:', _context.t0); | ||
} | ||
}, _callee, undefined, [[2, 9]]); | ||
}, _callee, undefined, [[1, 9]]); | ||
})); | ||
@@ -74,0 +74,0 @@ |
204344
0.03%392
0.26%