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

is there any necessity save static js to local #86

Open
swartz-k opened this issue Dec 11, 2020 · 1 comment
Open

is there any necessity save static js to local #86

swartz-k opened this issue Dec 11, 2020 · 1 comment

Comments

@swartz-k
Copy link

Hey,I jus setup a kubeedge cluster,wanna try some demo like kubeedge-counter-demo,but got some err

  1. because my network problem,it`s tooo slow load jquery-1.10.2.min.js

  2. from some unknown reasons, i got error
    image

For user especially for beginners,if it is necessity save all static file to local dir?
change file kubeedge-counter-demo/web-controller-app/views/layout.html like below

    <script src="/static/js/jquery-1.10.2.min.js"></script> 
    <script src="/static/js/html5shiv.js"></script>                              
    <script src="/static/js/respond.min.js"></script>

@bluntWu
Copy link

bluntWu commented Dec 11, 2020

My local project has been set up like this

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