陈杨文
陈杨文
Vite 3 is out, but React context still do not support HMR
Based one you work, made some modification https://github.com/wenerme/kube-stub-cluster/tree/main/citus
Problem like this https://github.com/svg/svgo/issues/990 Disable svgo in inline-react-svg, pre-run svgo on svgs
DNS 代理推荐 dnsproxy 和 sshuttle 用 dns 代理的好处是一般打开网页会更快
Just want to simplify the action, but got this error ```java // helper function public static Action run(Consumer func) { return v -> { func.accept(v); return true; }; } //...
When will parboiled use own ASM classes ? ``` java.lang.RuntimeException: Error creating extended parser class: INVOKESPECIAL/STATIC on interfaces require ASM 5 at org.parboiled.Parboiled.createParser(Parboiled.java:58) at com.my.ExpParserTest.test(ExpParserTest.java:18) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
extract import to css works in webpack4 ```css @import '~normalize.css/normalize.css'; @import '~@blueprintjs/icons/lib/css/blueprint-icons.css'; @import '~@blueprintjs/core/lib/css/blueprint.css'; @import '~@blueprintjs/select/lib/css/blueprint-select.css'; @import '~@blueprintjs/datetime/lib/css/blueprint-datetime.css'; @import '~@blueprintjs/popover2/lib/css/blueprint-popover2.css'; @import '~@blueprintjs/table/lib/css/table.css'; @import '~tailwindcss/tailwind.css'; @import '~nprogress/nprogress.css'; ``` If enable webpack5...
The video can not play on safari, is this the same problem ? safari will issue a byte-range request first
This one is fixed, but the problem still exists in 4.1.11 https://github.com/strapi/strapi/issues/2246 ---- Problem SOLVED by disable https://github.com/alexkainzinger/strapi-middleware-upload-plugin-cache
My problem is related to safari, don't test with whatsapp, not sure it's the same problem.