mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°5621 Move ace 1.2.8 to NPM
As the package sizes 37.5MB (!!!!), we are keeping only the directory we are using (src-min). The rest (demo, src, src-min-noconflict, src-noconflict) is added in the root .gitignore and not present in the index. Description of those directories content is available in the GitHub repo README : https://github.com/ajaxorg/ace-builds
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"dependencies": {
|
||||
"@fontsource/raleway": "^4.5.0",
|
||||
"@popperjs/core": "^2.4.4",
|
||||
"ace-builds": "^1.2.8",
|
||||
"bulma-scss": "^0.9.4",
|
||||
"datatables.net": "^1.11.3",
|
||||
"datatables.net-fixedheader": "^3.1.2",
|
||||
|
||||
Reference in New Issue
Block a user