Joe Chen

Results 36 issues of Joe Chen

2020-10-16T15:32:40: PM2 log: App [app:2] online 2020-10-16T15:32:40: PM2 log: App [app:3] starting in -cluster mode- 2020-10-16T15:32:40: PM2 log: App [app:3] online 2020-10-26T04:26:51: PM2 warn: [pidusage] We couldn't find uptime from...

https://github.com/verdaccio/verdaccio/blob/b79266d54e7310ed879e80e0beda95ebbeb2470c/src/api/web/html/renderHTML.ts#L81-L98 if add cache like this way(L81 and L97),it could be memo `renderTemplate` and it's contain url with protocol https://github.com/verdaccio/verdaccio/blob/b79266d54e7310ed879e80e0beda95ebbeb2470c/src/api/web/html/template.ts#L46 **if some guys visit via http first,and following is visit...

issue_needs_triage

``` ``` handleChange will called several times before mouse up

### Is there an existing issue for this? - [X] I have searched the existing issues ### This is a CLI Docs Problem, not another kind of Docs Problem. -...

Needs Triage
Documentation

https://github.com/probablyup/markdown-to-jsx/blob/8df97428e5ea63a585160b0146495a0060fe45d6/index.tsx#L324 expect: ``` [Markdown](http://daringfireball.net/projects/markdown/) lets you write content in a really natural way. * You can have s, like this one * Make things **bold** or *italic* ``` parse to...

https://github.com/gridstack/gridstack.js/blob/afd7349ec4a0c54847d31703123efd1d037f2548/src/gridstack-dd.ts#L135 if remove this line it's seems almost finish about mutiple level,could implement this.

type:enhancement
status:need more info

if i use set ``` useminPrepare concate:generated uglify':generated cssminLgenerated filerev usemin ``` and some of page not have css block(),it will report Running "cssmin:generated" (cssmin) task Verifying property cssmin.generated exists...

this example not working is current version

using with happypack it will throw TypeError: Cannot read property 'outputOptions' of undefined I wonder if you could help me with this problem this is my webpack config ``` //plugin...

i think it should be better than just add umd library in dom

enhancement