ERROR
This package is merged into core package
(#406)
Reporter for zely-js
source, npm
#Usage
If the map file [filename].map
file exists, it references it and emits an error.
import reporter from '@zely-js/reporter';
reporter(new Error('Hello World!'));