mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
MDL-75012 js: Put shifter on a diet
This commit switches to a new custom version of Shifter which sees it put on a massive diet. Many of the standard Shifter features are totally unused by Moodle, but they add dependency spaghetti. Some of those dependencies will start to cause us issues as they have not been updated for a very long time, are no longer maintained, and are no longer compatible with anything resembling a recent version of NodeJS.
This commit is contained in:
parent
c2c1727dd5
commit
73181c1310
2219
npm-shrinkwrap.json
generated
2219
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
@ -41,7 +41,7 @@
|
||||
"postcss-scss": "^4.0.6",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"semver": "^7.3.8",
|
||||
"shifter": "https://github.com/andrewnicols/shifter/releases/download/v1.2.0_moodle-1/shifter-1.2.0_moodle-1.tar.gz",
|
||||
"shifter": "https://github.com/andrewnicols/shifter/releases/download/v1.2.0_moodle-slim-0/shifter-1.2.0_moodle-slim-0.tar.gz",
|
||||
"stylelint": "^14.16.1",
|
||||
"stylelint-csstree-validator": "^2.1.0",
|
||||
"xmldom": "^0.6.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user