mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°6455 Add jquery-ui NPM package
We need jquery-ui-dist for inclusion in our web pages, but there are no security returned on this package :/ So we are adding jquery-ui, ignoring the corresponding files (only add it to package.json).
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -52,6 +52,7 @@ tests/*/vendor/*
|
||||
/node_modules/ace-builds/src/**
|
||||
/node_modules/ace-builds/src-min-noconflict/**
|
||||
/node_modules/ace-builds/src-noconflict/**
|
||||
/node_modules/jquery-ui/**
|
||||
|
||||
# PHPUnit: Cache file, local XML working copies
|
||||
/tests/php-unit-tests/.phpunit.result.cache
|
||||
|
||||
Reference in New Issue
Block a user