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:
Pierre Goiffon
2024-02-28 16:49:58 +01:00
parent 39d1ddeab8
commit d4c54b6e1c
373 changed files with 1282 additions and 4 deletions

View File

@@ -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",