Lam Wei Li
Lam Wei Li
@doowb, `const` is good according to [node.green](https://node.green/#ES2015-bindings-const). My GitHub actions, which test older Node.js (v4) for compatibility issues, didn't flag any errors.
Although we might not use word-wrap explicitly, it is used by dependencies such as `eslint`. (`eslint@>=2 `optionator@^0.8` > `word-wrap@~1.2.3`) Editing the `index.js` by hand is a workaround but might be...
@doowb, any chance of merging and releasing it soon?
It seems like @doowb is busy. How about @jonschlinkert?
Bump! @doowb @jonschlinkert
Can you provide your configuration?
@DanielVip3, I tried `emojione 4.5` and `emojionearea 3.4.2` with `useInternalCDN: false`. - [ ] The new emojis (**partial** from [emojione 3.1](https://emojipedia.org/joypixels/3.1/new) and **all** from [emojione 4.0](https://emojipedia.org/joypixels/4.0/new) are not included in...
@Maikuolan, while I didn't get started on anything, I hope my previous comment, https://github.com/mervick/emojionearea/issues/436#issuecomment-932768897, provides you with some direction to get started.
Do you have a sample code where I can run and replicate the issue?
I tried with a small test and there is no CSP issue. You can download the source code here: [**`test.zip`**](https://github.com/rahulramesha/http2-express-bridge/files/9062956/test.zip) Run it and access https://localhost:3000/static. --- The CSP issue only...