You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
380 B
11 lines
380 B
TARGET="jpc-like-websites.js"
|
|
SRC="src"
|
|
|
|
# The list are mirroring the correct import/usage order
|
|
# First "SUB_LIST" are the modifier subcategories
|
|
# Second "MODIFIER_LIST" comes the modifier and orga-/orientations
|
|
# Third "HIGHER_LIST" come several of the commons, the context as well as component
|
|
# and thoose that use component.
|
|
|
|
echo "" > $TARGET
|
|
node generate_single_file.js
|
|
|