Fork me on GitHub
#lein-figwheel
<
2017-02-05
>
Aron11:02:34

@mavbozo i am again in a similar situation, and there are no .js files to delete.. or at least i don't know where to look for htme

Aron12:02:37

ok, this time it was something else. but i am still not sure what .js files i could delete

Aron20:02:22

i have a console log which i can clearly see in the source map, and which is not what actually is being ran

Aron20:02:27

because in actuality the console log shows a different object, one that i was logging out before. so how come the source map changes but the actual code being ran doesn't

Aron22:02:57

btw, again, i have no idea what it was

Aron22:02:07

but it went away after i reseted everything

Aron22:02:37

i would like to have a more stable development environment though and i can't imagine people putting up with this, so I assume normally these things do not happen, right?