-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Maybe rename instanceFilter.js to InstanceFilter.js because some machines are case sensitive. #7498
Comments
You can try to deal with it |
CherishCai
added a commit
to CherishCai/nacos
that referenced
this issue
Dec 28, 2021
…nceFilter.js to InstanceFilter.js. build main.js without any changes.
But now main.css and main.js not the newest in v1.x-develop? When |
CherishCai
added a commit
to CherishCai/nacos
that referenced
this issue
Apr 22, 2022
…nceFilter.js to InstanceFilter.js
KomachiSion
pushed a commit
that referenced
this issue
Apr 26, 2022
…er.js to InstanceFilter.js (#8236)
after rename, centos build is ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some machines are case sensitive.
so
console-ui/src/pages/ServiceManagement/ServiceDetail/instanceFilter.js
to
console-ui/src/pages/ServiceManagement/ServiceDetail/InstanceFilter.js
After renaming, build main.js without any changes.
The text was updated successfully, but these errors were encountered: