PRESET_FILES=$(shell find data/presets/presets -type f -name '*.json')
data/presets/presets.json:$(PRESET_FILES)
cd data/presets && node build
# TODO: write a nice node script for this
data/data.js: \
data/deprecated.json \
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.