Skip to content

Scripting API

Compare
Choose a tag to compare
@bhauman bhauman released this 11 Aug 15:18
· 401 commits to master since this release

update: hot reloading does not work when figwheel.main is
started from nREPL

Added a Scripting API that allows one to start multiple builds and
then attach a REPL to any of the running builds. The API also allows
one to stop builds and obtain a repl-env from a build (this is
expecially helpful for VIM fireplace). See the figwheel.main.api
namespace and the docs at
https://figwheel.org/docs/scripting_api.html

  • ignore preload link tags when reloading CSS