-
目前想要自己开发一个插件的话,除了用`eruda-plugin`生成一个之外就没有任何信息了。
剩下的都要靠自己去看其他插件的源码来理解发生了什么。
是不是可以介绍一下,插件有哪些部分组成,分别用来做什么?
-
# Summary
Hi @rikschennink ...
I have a project where the upload is done by chunk uploading and it works well on desktop browsers. But in mobile browsers, nothing happens after receiving the respo…
-
版本: 1.4.3
情景:
把eruda放到我们私有cdn上的时候,会出现 `stringifyWork.js` **404**
建议把它打到包里面。或者开发一个`dev`包
-
一些例如 https://example.com 之类的网站/页面中含有适用于 `div` 甚至 `*` 的样式,最终可导致 eruda 的 shadowroot host 元素,插在页面末端的 ``,变为可见,如下图左侧:
![图片](https://user-images.githubusercontent.com/16851802/65818199-ef79cf80-e241-11e9-…
-
Date: 2019/9/21 下午4:38:23
Error: JSON.stringify cannot serialize cyclic structures.
stringify@[native code]
....因公司隐私原因省略几百行
axios 请求返回字段会带有 request 指向自身, 估计也有其他类似的导致报错
暂时用函数进行兼容
```javascri…
-
![image](https://user-images.githubusercontent.com/21262781/62361718-1ff90200-b54e-11e9-8f86-00b50e71736d.png)
![image](https://user-images.githubusercontent.com/21262781/62361748-2f784b00-b54e-11e9-…
-
https://github.com/liriliri/eruda/blob/master/doc/API.md#add
```javascript
import eruda from 'eruda'
eruda.init()
eruda.add(eruda.Tool.extend({
name: 'test'
}))
```
error :[Eruda] You m…
-
Webpack4开发环境没问题,生产环境报错。devtool改变为开发环境的cheap-module-eval-source-map错误消失。
下面是截图:
![eruda](https://user-images.githubusercontent.com/5368975/60788577-9e50c700-a18f-11e9-8498-48cb8c9b2ad1.png)
-
Hello, I use eruda very ofen at work adn I made a **webpack plugin** for eruda, [eruda-webpack-plugin](https://github.com/huruji/eruda-webpack-plugin),I want to **add a link** in readme to make more …
-
zlzdp updated
5 years ago