#frontend-tech

2020-01-14
mrorz 16:01:44
這裡有人在用 xstate 與 xstate-devtool 的嗎~?

我們踩到這個 bug: https://github.com/amitnovick/xstate-devtools/issues/17
不知道為什麼 xstate-devtools 會去覆蓋 `__REDUX_DEVTOOLS_EXTENSION__` ⋯⋯
GitHub
After installing xstate-devtools Google Chrome extension, users can no longer enter any document page in Confluence: It seems that Confluence tries to invoke global.__REDUX_DEVTOOLS_EXTENSION__ man...
2020-01-19
Moooo 17:14:39
@betitaiwan has joined the channel
2020-01-21
mofas 02:13:12
Rome JS Early Access
https://romejs.dev/
  • 😂1
2020-01-25
mofas 03:29:03
  • 🎉2
Hmm 這確實會造成一些麻煩,因為 yarn 版本會導致 yarn.lock 不同,需要在 package.json 的 engine 裡頭指定。
2020-01-27
jihchi 10:12:24
Replied to a thread: 2020-01-25 03:29:03
GitHub
I'd be willing to implement this feature This feature can already be implemented through a plugin Describe the user story As a library author, I want to recommend the best and most reliable way...
mrorz 15:48:54
Hmm 這確實會造成一些麻煩,因為 yarn 版本會導致 yarn.lock 不同,需要在 package.json 的 engine 裡頭指定。