Skip to content

Conversation

@HiroyasuNishiyama
Copy link
Member

When building dashboard with gulp, uglify error occurs because justgage uses ES6 syntax.
This fix was attempted in Ver. 3.3.0, but was reverted in 3.3.1 due to a color picker problem. However, even the latest version doesn't seem to fix the color picker problem.
After investigating the issue, it seems that this is caused by the selective uglify processing by gulp-if changing the order of the files from the expected order.
So this PR tries to selectively apply the ES6 uglify process while preserving the file order.

@dceejay
Copy link
Member

dceejay commented Feb 26, 2023

Excellent - thanks

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