Skip to content

[TASK] Update npm packages

Running npm audit fix --force as suggested after running npm install may break the entire toolchain.

With this change the npm audit fix should do no harm anymore.

List of changes

  • Remove sprite loader and use TYPO3's icon viewHelper to include svgs
  • Remove obsolete npm packags
  • Changed webpack config, so it'll work with the new updated packages

Fix #4 (closed)

Edited by Jochen

Merge request reports