rollbar
Version:
Effortlessly track and debug errors in your JavaScript applications with Rollbar. This package includes advanced error tracking features and an intuitive interface to help you identify and fix issues more quickly.
24 lines (21 loc) • 420 B
Plain Text
.github
.next
.yalc
build
bundles
coverage
dist
lib
node_modules
out
public
release
vendor
# ignore prettifying examples for now due to
# 1. there being minified snippets all over the place and
# 2. some tests fail cause they depend on some sources being exactly as they are
examples
!test/examples
# Test fixtures include compiled/generated files with sourcemaps
# Formatting them breaks the sourcemaps
test/fixtures