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 the this plugin cache the js? #115

Open
HanwenG opened this issue Dec 16, 2016 · 0 comments
Open

Is the this plugin cache the js? #115

HanwenG opened this issue Dec 16, 2016 · 0 comments

Comments

@HanwenG
Copy link

HanwenG commented Dec 16, 2016

Hi, I just added the var myApp = angular.module('myApp',['ngRoute',
'ngAnimate',
'ngResource',
'angularFileUpload',
'vcRecaptcha',
'blockUI']
in my app.js.

See the last item, blockUI, I found my javascript, that is, other controllers are cached in the browser. When I removed this, and refresh the page, changes in the editor can be download to browser.

Is that blockUI create the cache in the browser?

Many 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

No branches or pull requests

1 participant