PHP Classes

File: Scripts/compiled.js.bundle

Recommend this page to a friend!
  Classes of Aleksey Nemiro   PHP ASP.NET WebForms   Scripts/compiled.js.bundle   Download  
File: Scripts/compiled.js.bundle
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP ASP.NET WebForms
Emulation of ASP.NET WebForms engine in PHP
Author: By
Last change:
Date: 8 years ago
Size: 898 bytes
 

Contents

Class file image Download
?<?xml version="1.0" encoding="utf-8"?> <bundle xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://vswebessentials.com/schemas/v1/bundle.xsd"> <settings> <!--Determines if the bundle file should be automatically optimized after creation/update.--> <minify>true</minify> <!--Determine whether to generate/re-generate this bundle on building the solution.--> <runOnBuild>false</runOnBuild> <!--Specifies a custom subfolder to save files to. By default, compiled output will be placed in the same folder and nested under the original file.--> <outputDirectory /> </settings> <!--The order of the <file> elements determines the order of the files in the bundle.--> <files> <file>/Scripts/jquery-1.11.1.min.js</file> <file>/Scripts/bootstrap.min.js</file> <file>/Scripts/highlight.pack.js</file> </files> </bundle>