返回
Warning: You may not have write permissions to the file; saving may fail.
all: columnify.js prepublish: all columnify.js: index.js package.json babel index.js > columnify.js .PHONY: all prepublish
保存