Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Klub Dev ENS
gestioCOF
Commits
819b8759
Commit
819b8759
authored
4 years ago
by
Ludovic Stephan
Browse files
Options
Download
Patches
Plain Diff
Doc
parent
e4973367
Aufinal/es6-js
Aufinal/backbone_checkout
2 merge requests
!496
K-Psul : gestion de la caisse en Backbone
,
!436
Point d'entrée unique pour le JS de K-Psul
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kfet/static/kfet/src/kpsul/Makefile
+2
-0
kfet/static/kfet/src/kpsul/Makefile
with
2 additions
and
0 deletions
+2
-0
kfet/static/kfet/src/kpsul/Makefile
+
2
−
0
View file @
819b8759
# Compilation des fichiers .js de K-Psul en une version minifiée
# On peut relancer la compilation à chaque sauvegarde avec la commande
# `rerun --verbose "make"`
LIBS
=
libs/underscore.js libs/backbone.js
MODELS
=
$(
wildcard models/
**
.js
)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets