HomeSoftware Heritage

assets: Migrate to django-webpack-loader 1.0

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

assets: Migrate to django-webpack-loader 1.0

django-webpack-loader 1.0 got freshly released so remove the custom
webpack plugin that was fixing the generated JSON stats file schema
as it is no longer needed and now produces errors.

Also update the mocked webpack stats files schema in conftest.py
(used when running python tests while no static assets have been
generated).

Details

Provenance
anlambertAuthored on May 18 2021, 12:14 PM
anlambertPushed on May 18 2021, 4:20 PM
Differential Revision
D5746: Fix tests due to some dependencies upgrade
Build Status
Buildable 21530
Build 33449: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.