lein-figwheel

Aron 2017-02-05T11:57:34.000529Z

@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

Aron 2017-02-05T12:00:37.000530Z

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

Aron 2017-02-05T20:38:22.000531Z

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

Aron 2017-02-05T20:39:27.000532Z

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

Aron 2017-02-05T22:44:57.000533Z

btw, again, i have no idea what it was

Aron 2017-02-05T22:45:07.000534Z

but it went away after i reseted everything

Aron 2017-02-05T22:45:37.000535Z

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?