508347ea94
- This export will be transpiled by Babel for the cjs distribution, but will enable others to use a pure ES6 module distribution - Instanbul: Ignore "parser.js" for coverage reporting. This file was ignored before via annotation, but this has no effect anymore due to the above change - Remove istanbul annotation from `parser-prefix` (@nknapp) Squashed by @nknapp
3 lines
82 B
YAML
3 lines
82 B
YAML
instrumentation:
|
|
excludes: ['**/spec/**', '**/handlebars/compiler/parser.js']
|