You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
- No config until you need, thanks to [Poi](https://github.com/egoist/poi).
8
8
- Support all CSS preprocessors and CSS modules
9
9
- Hot mode reloading
10
-
- Unit tests with [AVA](https://github.com/avajs/ava)or Karma, thanks to [poi-preset-karma](https://github.com/egoist/poi/tree/master/packages/poi-preset-karma)
10
+
- Unit tests with [Jest](https://github.com/avajs/ava)with no config by default thanks to [Tyu](https://github.com/egoist/tyu).
11
11
- Progressive Web App by default, thanks to [poi-preset-offline](https://github.com/egoist/poi/tree/master/packages/poi-preset-offline) and [offline-plugin](https://github.com/NekR/offline-plugin).
0 commit comments