Sha256: dbed47993d6873fed51dd4bfbcb43e1e714ceb44db436b439f6938456e2ad00a

Contents?: true

Size: 208 Bytes

Versions: 46

Compression:

Stored size: 208 Bytes

Contents

all:
	@cp lib/marked.js marked.js
	@uglifyjs --comments '/\*[^\0]+?Copyright[^\0]+?\*/' -o marked.min.js lib/marked.js

clean:
	@rm marked.js
	@rm marked.min.js

bench:
	@node test --bench

.PHONY: clean all

Version data entries

46 entries across 45 versions & 5 rubygems

Version Path
ela-4.1.6 node_modules/marked/Makefile
ela-4.1.5 node_modules/marked/Makefile
ela-4.1.4 node_modules/marked/Makefile
ela-4.1.3 node_modules/marked/Makefile
ela-4.1.2 node_modules/marked/Makefile
ela-4.1.1 node_modules/marked/Makefile
ela-4.1.0 node_modules/marked/Makefile
ela-4.0.0 node_modules/marked/Makefile
ela-3.4.3 node_modules/marked/Makefile
ela-3.4.2 node_modules/marked/Makefile
ela-3.4.0 node_modules/marked/Makefile
ela-3.3.1 node_modules/marked/Makefile
ela-3.3.0 node_modules/marked/Makefile
ela-3.2.0 node_modules/marked/Makefile
ela-3.1.1 node_modules/marked/Makefile
ela-3.1.0 node_modules/marked/Makefile
ela-3.0.0 node_modules/marked/Makefile
ela-2.0.0 node_modules/marked/Makefile
ela-1.1.0 node_modules/marked/Makefile
ad2games-ui_components-2.4.2 vendor/assets/bower_components/marked/Makefile