mirror of
https://github.com/symfony/stimulus-bundle.git
synced 2026-03-24 01:12:07 +01:00
Refactor "test_package.sh" to its original purpose, add multiples checks for packages definition
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"build": "tsx ../../../bin/build_package.ts .",
|
||||
"watch": "tsx ../../../bin/build_package.ts . --watch",
|
||||
"test": "pnpm run test:unit && pnpm run test:browser",
|
||||
"test:unit": "../../../bin/test_package.sh . --unit",
|
||||
"test:unit": "../../../bin/unit_test_package.sh .",
|
||||
"check": "biome check",
|
||||
"ci": "biome ci"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user