Use Cockpit webpack helpers from cockpit.git

Drop the cockpit-po-plugin.js and sassc-loader.js code copies, and check
them out from a stable cockpit tag, similarly to how we already get the
PatternFly CSS.
This commit is contained in:
Martin Pitt 2021-01-22 16:04:35 +01:00 committed by GitHub
parent 786fd20df5
commit bb06422996
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 108 deletions

2
.gitignore vendored
View file

@ -11,6 +11,6 @@ Test*FAIL*
bots/
test/common/
test/images/
src/lib/patternfly/
src/lib/
*.pot
POTFILES*