1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-20 11:51:28 +02:00

feat(admin-plugin): update gulpfile.js - add parsleys #211

This commit is contained in:
Awilum
2020-01-29 22:58:29 +03:00
parent 58a6023efa
commit 721eeda48b

View File

@@ -70,8 +70,8 @@ gulp.task("css", function() {
// Select2
'node_modules/select2/dist/js/select2.min.js',
// FontAwesome
'node_modules/@fortawesome/fontawesome-free/js/all.min.js',
// ParsleyJS Form Validatator
'node_modules/parsleyjs/dist/parsley.min.js',
// CodeMirror
'node_modules/codemirror/lib/codemirror.js',