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

How to Disable ClientDependency on Umbraco 8 #205

Open
deepcsystems opened this issue Feb 16, 2023 · 1 comment
Open

How to Disable ClientDependency on Umbraco 8 #205

deepcsystems opened this issue Feb 16, 2023 · 1 comment
Labels

Comments

@deepcsystems
Copy link

We have an Umbraco 8 website. I believe that the Umbraco backend uses ClientDependency, but we don't want to use it on the front end. Is there any setting we can use to have it only work on the backend?

I understand we can use debug to turn it off. But, we do not want debug="true" in the compilation section of the web.config on our production server.

It looked like there might be a setting to turn it off, but we can't get it to work.

Any help would be greatly appreciated.

@Shazwazza
Copy link
Owner

It isn't active on the front-end unless you are actively using on the front-end in your views.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants