UNPKG

@kpi4me/golden-layout

Version:

A multi-screen javascript Layout manager https://golden-layout.com

13 lines (8 loc) 188 B
CJSIFY=node_modules/.bin/cjsify --minify default: bundle: esmangle.js esmangle.js: lib/esmangle.js $(CJSIFY) -x esmangle lib/esmangle.js >"$@" .PHONY: clean clean: rm -f esmangle.js