Bundling and Minification in Portable Area...

30 views
Skip to first unread message

Saeid Mirzaei

unread,
Dec 1, 2014, 10:16:44 AM12/1/14
to cass...@googlegroups.com
Hi all
I used 'Portable Areas', It's great.

but now, what I want is something like this:

bundles.AddEmbeddedResources<ScriptBundle>("~/Test/Scripts",
                GetType().Assembly,
                "PortableAreaDemo.Test.Scripts",
                "index.js");

I want to use this library with Bundling And Minification in asp.net for adding my javascript files into the project, but It doesn't work for me!
What should I do?

Sample Project:


Reply all
Reply to author
Forward
0 new messages