mirror of
https://github.com/status-im/reagent.git
synced 2025-01-13 13:24:47 +00:00
Fix Node target file checks
This commit is contained in:
parent
ef5c98eeba
commit
b2790e7bb4
@ -25,4 +25,5 @@ test:
|
|||||||
|
|
||||||
# Node Modules - Node Target
|
# Node Modules - Node Target
|
||||||
- lein with-profile node-test do clean, doo node client once
|
- lein with-profile node-test do clean, doo node client once
|
||||||
- test -f out/node_modules/react/index.js
|
- test ! -f out/node_modules/react/index.js
|
||||||
|
- grep "reagent.impl.template.node\$module\$react = require('react')" out/reagent/impl/template.js
|
||||||
|
Loading…
x
Reference in New Issue
Block a user