Generalize bundler language/variable names

These changes are not specific to webpack, but apply to other bundlers
as well.
This commit is contained in:
Martin Pitt 2023-02-19 10:41:10 +01:00 committed by Katerina Koukiou
parent 4990d6a103
commit cd6b2afc15
3 changed files with 14 additions and 14 deletions

View file

@ -26,7 +26,7 @@ Cockpit Starter Kit Example Module
%prep
%autosetup -n %{name} -a 1
# ignore pre-built webpack in release tarball and rebuild it
# ignore pre-built bundle in release tarball and rebuild it
# but keep it in RHEL/CentOS-8, as that has a too old nodejs
%if ! 0%{?rhel} || 0%{?rhel} >= 9
rm -rf dist