Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A new build of javascript files to fix the counter for leap 15.6 #259

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

lkocman
Copy link
Contributor

@lkocman lkocman commented Jun 11, 2024

We should always ask people to publish screenshot of the change. The last counter changes did not actually provide the built/minimized javascript files (see gulp in readme).

The big problem was that recent gulp-uglify no longer worked so we have to use gulp-uglify-es https://www.npmjs.com/package/gulp-uglify-es

image

Please always make sure to commit stuff built by gulp node_modules/.bin/gulp

* gulp-uglify was no longer building minimal js
  as the vendor scripts are using octal numbers
@lkocman lkocman requested a review from ddemaio June 11, 2024 14:19
@lkocman lkocman changed the title A new build of javascript files to fix counter A new build of javascript files to fix the counter Jun 11, 2024
@lkocman
Copy link
Contributor Author

lkocman commented Jun 11, 2024

@honyczek ^

@ddemaio ddemaio changed the title A new build of javascript files to fix the counter A new build of javascript files to fix the counter for leap 15.6 Jun 11, 2024
@ddemaio ddemaio merged commit a251cd5 into openSUSE:master Jun 11, 2024
1 check passed
@ddemaio
Copy link
Contributor

ddemaio commented Jun 11, 2024

Will ping @lkocman on first week or second week of July

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants