fimars

Results 3 issues of fimars

## 详细描述你的问题 https://content-security-policy.com/nonce/ 参考CSP文档的这部分,现在实现服务端渲染注入数据的 `window.__INITIALDATA__=...`标签有没有考虑增加 `nonce` 属性,帮助一些配置了CSP的网站使用

enhancement

```html ``` ```ts callback: onTapCallback (ev) { // 就能更舒服得使用 ev.dataset.idx } ``` 不知道有没有加这些回调的类型支持的打算?

enhancement

## **Describe the bug (required)** / **详细描述 bug(必填)** 用脚手架生成的多物料组件库运行 `npm run build`会报错 --- ## **Screenshots (optional)** / **bug 截图(可选)** ```bash TypeError: Cannot read property 'replace' of undefined ERR! at sanitizeAddonName...