hello
1- Is jquery used in version 8 of this template or not, and if so, which version?
2-In our program, we use version 3.7. If there is no problem with this version, I will buy it.
Of course, if necessary, we can also use Migrating 3.4 to 3.7 for the project
Hi,
Current Metronic v8.1.8 uses jQuery v3.6.0. We will be releasing Metronic v3.7.0 in a few days with jQuery v3.7.0 update. In the meantime, you can upgrade to v3.7.0 in tools/package.json
and use it the right Then recompile your assets folder with Gulp or Webpack.
Please note that the build tools are required only in the development environment just to compile the assets when the source folder files are modified. In the hosting/server deployment, you will only need the compile assets, no need to install the build tools dependencies there.
Regards.