Fork me on GitHub
#cljsrn
<
2016-08-14
>
tianshu03:08:48

is that the re-natal use-figwheel need network connection?

tianshu07:08:42

[15:51:19] <START> request:/target/ios/figwheel/connect.js.map
Error: Error validating module options: child "platform" fails because ["platform" must be a string]
    at declareOpts.js:60:13
    at Promise.resolve.then (index.js:248:20)
    at tryCallOne (/Users/DogLooksGood/Dev/lottery_client/node_modules/promise/lib/core.js:37:12)
    at /Users/DogLooksGood/Dev/lottery_client/node_modules/promise/lib/core.js:123:15
    at flush (/Users/DogLooksGood/Dev/lottery_client/node_modules/asap/raw.js:50:29)
    at _combinedTickCallback (internal/process/next_tick.js:67:7)
    at process._tickCallback (internal/process/next_tick.js:98:9)
It's seems that when retrieve the js.map, lack query string for platform.

tianshu08:08:48

react-native package server haven't support source-map yet?

tianshu08:08:06

sorry, didn't see re-natal enable-source-maps..

vikeri09:08:01

@seantempesta: Wicked! Not gotten to the optimization part of my project yet, but will definitely check this out when it’s time to squeeze out performance!

seantempesta12:08:24

@vikeri: Thanks! Hopefully I’ll smooth some of the kinks out of it by then. 🙂