We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c50c351 commit 7303fb0Copy full SHA for 7303fb0
test.sh
@@ -29,5 +29,6 @@ elm-verify-examples --run-tests --elm-test-args '--compiler=lamdera'
29
(cd examples/end-to-end && \
30
npx elm-codegen install && \
31
npx elm-pages run script/src/AddRoute.elm TestScaffold name:text email:text && \
32
+ npx elm-pages gen && \
33
lamdera make app/Route/TestScaffold.elm && \
34
rm app/Route/TestScaffold.elm)
0 commit comments