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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user