登录 注册
当前位置:主页 > 资源下载 > 9 > Sentry官方提供的Webpack插件,支持HTTPS:sentry-webpack-plugin

Sentry官方提供的Webpack插件,支持HTTPS:sentry-webpack-plugin

  • 更新:2024-10-23 10:13:02
  • 大小:141KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Webpack - 前端
  • 格式:ZIP

资源介绍

Sentry Webpack插件 一个Webpack插件,充当的接口。 安装 使用npm: $ npm install @sentry/webpack-plugin --save-dev 使用纱: $ yarn add @sentry/webpack-plugin --dev CLI配置 您可以使用描述的.sentryclirc文件或ENV变量。 用法 const SentryCliPlugin = require ( '@sentry/webpack-plugin' ) ; const config = { plugins : [ new SentryCliPlugin ( { include : '.' , ignoreFile : '.sentrycliignore' , ignore : [ 'node_modules' , '