UNPKG

stringify

Version:

Browserify middleware to be able to require() text files (including templates) inside of your client-side JavaScript files.

5 lines (3 loc) 124 B
test: @NODE_ENV=test ./node_modules/.bin/gulp lint && ./node_modules/.bin/gulp test --coverage --browser .PHONY: test