diff --git a/Jenkinsfile b/Jenkinsfile index acb3d19f5..ba9c7df11 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -74,7 +74,7 @@ if(currentBuild.result != 'FAILURE') stage 'Delete Workspace' - def files = findFiles(glob: '**/cireports/*.*') + def files = findFiles(glob: '**/cireports/spellcheck/*.*') if(files.size() > 0) { diff --git a/ej2-react-toc.html b/ej2-react-toc.html index 4af5397ad..97fb1f337 100644 --- a/ej2-react-toc.html +++ b/ej2-react-toc.html @@ -1387,6 +1387,11 @@
  • Dapper
  • Entity Framework
  • + +
  • Connecting to Backends +
  • Adaptive View
  • Performance Best Practices
  • @@ -1404,6 +1409,11 @@
  • Column Spanning
  • +
  • Connecting to Backends + +
  • Row
  • Release Notes