Top "Bundle" questions

Bundles are a group of resources.

Are the .min of versions files used when `BundleTable.EnableOptimizations = true`?

Does specifying BundleTable.EnableOptimizations = true minify all CSS and JS files in a bundle, or are the available min versions …

asp.net-mvc asp.net-mvc-5 bundle bundling-and-minification
How do I bundle a JRE in my JAR, so that it can run on systems without Java?

I want to bundle a JRE inside my executable JAR, so that the exe can run on any system. I …

java bundle exe packaging maven-shade-plugin
Is there a way to serve static resources with Traefik?

I'd like to serve static ressources such as images, js bundles, html pages... with Traefik like I was able to …

static bundle traefik
FosuserBundle ( The path "fos_user.from_email.address" cannot contain an empty value, but got null. )

I have a problem when I Install FOsuserbundle. This is my problem in result: this is my config.yml: fos_…

php symfony bundle sonata-admin
How to resolve Antlr3 dependency hell

I have a asp.net MVC 4 project with MEF and RavenBD. When the project loads it throws this exception : Could …

asp.net-mvc-4 bundle antlr3 asp.net-optimization bundling-and-minification
Can I embed a custom font in a bundle and access it from an ios framework?

I'm creating an ios framework with its bundle for packaging ressources (nib, images, fonts) and I'm trying to embed a …

ios objective-c frameworks bundle
permission denied on Gemfile.lock

I have got a problem deploying my app on Passenger through Capistrano. I can't seem to shake off a Permission …

ruby-on-rails bundle permission-denied
Copy files to bundle depending on active configuration

is it possible to control which files are copied to the bundle depending on the active configuration? I don't want …

xcode ios configuration bundle
bundle uses wrong ruby version

I'm trying to run env RAILS_ENV=test bundle exec rake db:migrate and get the following error Your Ruby …

ruby-on-rails ruby bundle rbenv
How to include a bundle in main project xcode 4.1

[UPDATE 03/04/2015] The question is now 4 years old, and applies to a specific version of XCode which I have now specified …

xcode xcode4 bundle workspace