Fork me on GitHub
#figwheel-main
<
2019-10-02
>
lepistane18:10:41

Is there a way to create a copy of a file if i am doing advanced build? https://github.com/bhauman/figwheel-main/blob/master/doc/figwheel-main-options.md#pre-build-hooks i found this but i am not sure if this can be used in such a way. Use case is i am hosting simple site on github pages it requres index.html to be top lvl i have img paths in cljs which i can't move to css due to lib i am using (they require src string) path for images is different for dev / prod build i'd would like to create copy of img folder top lvl when i am making prod build

lepistane18:10:37

executing shell command is also fine

folcon22:10:51

Any one have any info around why this may be happening?

websocket.js:283 WebSocket connection to '' failed: Unknown reason
[goog.net.WebSocket] An error occurred: undefined

makinoshi22:10:37

Which browser do you use?

folcon22:10:41

figwheel-main seems to be stricter as well, the javascript environment would just launch when I connected to localhost or 127.0.0.1, but now it only appears to be happy with localhost