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

Maybe rename instanceFilter.js to InstanceFilter.js because some machines are case sensitive. #7498

Closed
CherishCai opened this issue Dec 24, 2021 · 3 comments

Comments

@CherishCai
Copy link
Contributor

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.

@li-xiao-shuang
Copy link
Collaborator

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.
@CherishCai
Copy link
Contributor Author

But now main.css and main.js not the newest in v1.x-develop? When npm run build will get new files.

@ilaotan
Copy link

ilaotan commented Sep 30, 2022

after rename, centos build is ok

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

4 participants