Forum Discussion
Visweswararao Putchala
Dec 14, 2016Copper Contributor
SharePoint Framework : error loading jquery in SharePoint
Hi, I have created a react/no js type of solution. When i try to import jquery into my solution this endup with issue loading the webpart (i cannot load the web part, and even i cannot navigate t...
Shawn Xiong
Dec 15, 2016Brass Contributor
it turns out using "require" would work, check http://stackoverflow.com/questions/37651495/difference-between-import-from-and-import-require-in-typescript.