Closed Zaid-Ajaj closed 7 years ago
I anwser you in PM on gitter.
So I will delay this PR when the feature/independant_sample will be merge inside master to help have a clean commit history.
Also, seems like your PR is failing the test.
Please try to execute node build.js
on your computer and you should see this errors: https://travis-ci.org/fable-compiler/fable-arch/builds/204724208
instead of just
startWithNodeSelector
that only lets you select a dom node that gets mounted, I addedstartWithNode
to be able to give it the target node directly (I still have no idea why every other commit ahead of master is in this PR :sweat_smile: haha)