Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion js/requirejs.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You can find the **require.min.js** from the following installed location of you
`(installed location)\Syncfusion\Essential Studio\{{ site.releaseversion }}\JavaScript\assets\external`
_For example, If you have installed the Essential Studio package within `C:\Program Files (x86)`, then navigate to the location,_ **C:\Program Files (x86)**\Syncfusion\Essential Studio\{{ site.releaseversion }}\JavaScript\assets\external

N> For version lower than 13.3.0.18, refer this [Knowledge Base](https://www.syncfusion.com/support/kb/7146).
N> For version lower than 13.3.0.18, refer this [Knowledge Base](https://support.syncfusion.com/kb/article/6661/how-to-use-essential-javascript-component-with-requirejs).

N> From version 14.3.0.49, we have removed the **jquery.easing** dependency from our components. For version lower than 14.3.0.49, you need to refer the jquery.easing as additional dependency.

Expand Down