File: examples/symbolication/.babelrc

Recommend this page to a friend!
  Classes of Arturs Sosins   Countly Web SDK   examples/symbolication/.babelrc   Download  
File: examples/symbolication/.babelrc
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Countly Web SDK
Track site accesses and errors the Countly API
Author: By
Last change:
Date: 1 year ago
Size: 183 bytes
 

Contents

Class file image Download
{ "plugins": ["syntax-dynamic-import"], "presets": [ [ "@babel/preset-env", { "modules": false } ] ] }