dev:
	WEBKIT_DISABLE_DMABUF_RENDERER=1 wails dev -tags webkit2_41

build:
	wails build
