
| Current Path : /var/www/html/rocksensor1/web/core/assets/vendor/tabbable/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/rocksensor1/web/core/assets/vendor/tabbable/README.txt |
Drupal core uses the UMD build of tabbable. To create this build: Navigate to the root directory of the tabbable library. Ensure that dependencies have been installed: ``` yarn install ``` Build files for production: ``` yarn build ``` This will create an index.umd.min.js file in dist/ that can be used in Drupal.