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

error js when remake theme #15

Open
hoang14x opened this issue Apr 17, 2022 · 1 comment
Open

error js when remake theme #15

hoang14x opened this issue Apr 17, 2022 · 1 comment

Comments

@hoang14x
Copy link

hoang14x commented Apr 17, 2022

hi,
after i run $make, has error. At tag v0.0.43

all.min.336acc9b5c.js:12 Uncaught TypeError: (intermediate value)(...) is not a function
    at all.min.336acc9b5c.js:12:9337
@kurefm
Copy link

kurefm commented Mar 13, 2024

Maybe the new minify version removes the semi-colon(;) at the js file.

Modify this file, add semi-colon(;) to each js files end can fix this issues
https://github.com/GoAdminGroup/adm/blob/master/minify.go#L93-L96

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

No branches or pull requests

2 participants