PATH: /home/hwyuvbry/sahabat.waroenkhoki123.web.id/blacklist/assets/libs/flot
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 LICENSE.txt
↓
X
📄 Makefile
↓
X
📄 component.json
↓
X
📄 excanvas.min.js
↓
X
📄 flot.jquery.json
↓
X
📄 jquery.colorhelpers.js
↓
X
📄 jquery.flot.categories.js
↓
X
📄 jquery.flot.crosshair.js
↓
X
📄 jquery.flot.errorbars.js
↓
X
📄 jquery.flot.fillbetween.js
↓
X
📄 jquery.flot.image.js
↓
X
📄 jquery.flot.js
↓
X
📄 jquery.flot.navigate.js
↓
X
📄 jquery.flot.pie.js
↓
X
📄 jquery.flot.resize.js
↓
X
📄 jquery.flot.selection.js
↓
X
📄 jquery.flot.stack.js
↓
X
📄 jquery.flot.symbol.js
↓
X
📄 jquery.flot.threshold.js
↓
X
📄 jquery.flot.time.js
↓
X
📄 jquery.js
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: Makefile
# Makefile for generating minified files .PHONY: all # we cheat and process all .js files instead of an exhaustive list all: $(patsubst %.js,%.min.js,$(filter-out %.min.js,$(wildcard *.js))) %.min.js: %.js yui-compressor $< -o $@ test: ./node_modules/.bin/jshint *jquery.flot.js
SIMPAN PERUBAHAN