dg-client-sentry

1.2.3 • Public • Published

使用

npm install dg-client-sentry -s

import daguDebug from "dg-client-sentry";

new dgSentry({
	url: '127.0.0.1', //上报地址
	platform: "otani", //应用名称
	env: process.env.NODE_ENV || "production",  // 环境
	vue: Vue, // vue 实例
	version: "1.0.5", // 版本号
	sentry: true, // 是否开启监控
});

Readme

Keywords

none

Package Sidebar

Install

npm i dg-client-sentry

Weekly Downloads

9

Version

1.2.3

License

ISC

Unpacked Size

24.5 kB

Total Files

10

Last publish

Collaborators

  • lllllllll