1
I wonder if I can and how to use the bundle.config
that is used in MVC, in webforms. I learned that there is this possibility but I did not find anything on the net.
So I would organize the CSS and JS in one place.
1
I wonder if I can and how to use the bundle.config
that is used in MVC, in webforms. I learned that there is this possibility but I did not find anything on the net.
So I would organize the CSS and JS in one place.
Browser other questions tagged c# asp.net webforms
You are not signed in. Login or sign up in order to post.
Hello, Lucas. All right? Please check this post where the author explains exactly how to use Bundling and Minification in Web Forms projects: Adding Bundling and Minification to Web Forms. I hope I helped. Hug.
– Joel Rodrigues