Skip to content

Commit c8b341d

Browse files
author
djskinner
authored
Merge pull request #2286 from bugsnag/dash-13423-2
node: TypeScript and rollup
2 parents fbfd2ab + 697fc01 commit c8b341d

25 files changed

Lines changed: 375 additions & 2103 deletions

babel.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = api => {
2-
// NB: This function can be called without an api argument, e.g. by bin/bundle
2+
// NB: This function can be called without an api argument
33

44
const presets = []
55
const plugins = []

0 commit comments

Comments
 (0)