Skip to content

Commit a05cdd5

Browse files
Getting Started/JSPM: Add Rephrase & Remove Dep. Example (#8851) (#8858)
1 parent 336dc9f commit a05cdd5

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

concepts/Common/Modularity/01 Link Modules/20 Use jspm.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@
2525
System.import('./index.js');
2626
</script>
2727

28-
See examples on how to use jspm with jQuery on GitHub. The **index.js** and **index.html** files contain the main code. Note that jQuery components require additional [integration module](/concepts/Common/Modularity/02%20DevExtreme%20Modules%20Structure/integration/jquery.md '/Documentation/Guide/Common/Modularity/DevExtreme_Modules_Structure/#integration/jquery').
29-
30-
#include btn-open-github with {
31-
href: "https://github.com/DevExpress-Examples/devextreme-jspm-examples"
32-
}
28+
[note] To use DevExtreme jQuery components in modular applications, import the [jQuery integration module](/concepts/Common/Modularity/02%20DevExtreme%20Modules%20Structure/integration/jquery.md '/Documentation/Guide/Common/Modularity/DevExtreme_Modules_Structure/#integration/jquery').
3329

3430
[tags] jquery

0 commit comments

Comments
 (0)