Skip to content

Commit c16acc3

Browse files
committed
Update Getting-Started.md
1 parent 85e6f0b commit c16acc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetmvc/DatePicker/Getting-Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ You can make use of **ej.web.all.min.js** file which encapsulates all EJMVC comp
5353

5454
If you are using NuGet packages, then required files to render the EJMVC components, will get included in corresponding location automatically in your application.
5555

56-
N> In production, we highly recommend you to use our [custom script generator](https://help.syncfusion.com/js/overview) to create custom script file with required controls and its dependencies only. Also to reduce the file size further please use [GZip compression](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/optimize-encoding-and-transfer?hl=en#text-compression-with-gzip) in your server.
56+
N> In production, we highly recommend you to use our [custom script generator](https://help.syncfusion.com/js/custom-script-generator) to create custom script file with required controls and its dependencies only. Also to reduce the file size further please use [GZip compression](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/optimize-encoding-and-transfer?hl=en#text-compression-with-gzip) in your server.
5757

5858
Below is a simple Layout CSHTML file with required CSS and script reference added to create the Essential ASP.NET MVC DatePicker
5959

0 commit comments

Comments
 (0)