We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c7105b commit 5ae89fcCopy full SHA for 5ae89fc
CHANGES.md
@@ -4,7 +4,7 @@
4
5
* ! removed compojure as a dependency
6
Figwheel used compojure in its server to handle routing
7
- this was overkill, it compilcated the routing and added an unneeded dependency.
+ this was overkill. It complicated the routing while adding an unneeded dependency.
8
Strange things where happening when `wrap-reload` was being used in an
9
embedded `:ring-handler`.
10
There is so little routing functionality in figwheel that I just created
0 commit comments