@shopware-ag/jest-preset-sw6-admin
Advanced tools
Comparing version 3.0.0 to 3.1.0
@@ -36,3 +36,3 @@ const path = require('path'); | ||
'^.+\\.tsx?$': resolve(join(__dirname, '@tool/transform.js')), | ||
'^.+\\.twig$': resolve(join(__dirname, '@tool/twig-to-vue-transformer/index.js')) | ||
'^.+(\\.twig|\\.html)$': resolve(join(__dirname, '@tool/twig-to-vue-transformer/index.js')), | ||
}, | ||
@@ -39,0 +39,0 @@ |
{ | ||
"name": "@shopware-ag/jest-preset-sw6-admin", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "Jest Test preset for Shopware 6 administration unit tests", | ||
@@ -5,0 +5,0 @@ "main": "jest-preset.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9328
12