Raees Iqbal

Results 4 issues of Raees Iqbal

#### What is WebTorrent "[WebTorrent](https://github.com/feross/webtorrent) is a streaming torrent client for node.js and the browser. YEP, THAT'S RIGHT. [THE BROWSER (live demo)](http://webtorrent.io/). It's written completely in JavaScript – the language...

**Which problem is this feature request solving?** Support Netlify's `_headers` files where `@netlify/config` package is used. **Describe the solution you'd like** We parse the `_headers` file and merge the rules...

type: feature
feat/build-plugins
theme/plugin-author-experience

**Describe the bug** Long string values can have invalid content. The issue comes from a [library used by `vue-json-editor`](https://github.com/dirkliu/vue-json-editor/issues/35). **To Reproduce** Steps to reproduce the behavior: Demo: ![ezgif com-video-to-gif](https://user-images.githubusercontent.com/10067728/79054259-5ff1a800-7bf8-11ea-8783-b788ca38f180.gif) **Expected...

Demo: ![ezgif com-video-to-gif](https://user-images.githubusercontent.com/10067728/79054213-ff626b00-7bf7-11ea-8e6b-4af9c3dc1330.gif) I tried to fix it here: https://github.com/dirkliu/vue-json-editor/pull/34 but that had unintended side-effects.