0.1.27 • Published 5 months ago

js-snooper v0.1.27

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

watch-error-worker

项目地址:https://git.jk.com/middle-platform/front-ui/js-snooper

发布 npm 私服(mac 环境直接可以用npm run publish)

  1. 手动更新 package.json 版本号

  2. npm adduser --registry http://10.4.9.139:4873 添加账号并登录

  3. npm run build

  4. npm publish --registry http://10.4.9.139:4873 发布 npm 私服

  5. 撤销某个已经发布的版本 npm unpublish watch-error-worker@0.0.1 --force (慎用)

使用方式:

  1. 在项目中切换 npm 的源为http://10.4.9.139:4873, 后运行 npm install watch-error-worker --save 安装依赖

  2. 全局引入方式:

import { watchErrorInstance } from 'watch-error-worker'
watchErrorInstance.init()
0.1.27

5 months ago

0.1.26

5 months ago

0.1.25

5 months ago

0.1.24

5 months ago

0.1.23

5 months ago

0.1.22

5 months ago

0.1.21

5 months ago

0.1.20

5 months ago

0.1.19

5 months ago

0.1.18

5 months ago

0.1.17

5 months ago

0.1.16

5 months ago

0.1.15

5 months ago

0.1.14

5 months ago

0.1.13

5 months ago

0.1.12

5 months ago

0.1.11

5 months ago

0.1.10

5 months ago

0.1.9

5 months ago

0.1.8

5 months ago

0.1.7

5 months ago

0.1.6

5 months ago

0.1.5

5 months ago