Results 6 comments of lichangwei

use https://github.com/kevlened/copy-webpack-plugin instead.

try below style `table{ word-break: break-word; }`

getEntriesByName is not supported in safari 10. [https://caniuse.com/?search=getEntriesByName](https://caniuse.com/?search=getEntriesByName) Add below code before web-vitals is OK for me. ``` if (!window.performance.getEntriesByName) { window.performance.getEntriesByName = () => []; } ```

A fork that supports year segment: https://www.npmjs.com/package/@chuxingpay/cron-parser

+1 ![image](https://user-images.githubusercontent.com/718802/109623084-c0bf0180-7b77-11eb-8054-566541eadbc4.png)