Something that's not super clear from the :bundle-freq docs is whether bundle is run on the first compile for :smart. I suspect it does, but it doesn't say for certain that it does.
(Finally getting round to updating this stuff!)
@dominicm yes it always runs on the first compile ๐
@dominicm 0.2.11 is the latest
There's an update again! Oops. Guess I have a bump to make ๐
took us 4 weeks to bump deps last time due to unrelated issuesโฆ
Hmm. I'm not seeing a rebundle on npm_deps.js change. Digging in now.
I'm not seeing the figwheel logg indicating that it's run Bundle command after the initial one :/
Nvm. I needed to --line-buffered
my grep ๐
The bundle is happening, so I guess that figwheel is working. Must be a problem elsewhere.
Ah, I think my frontend.js was being cached