Skip to content

Commit

Permalink
Merge pull request #36 from betagouv/separate-desactivated-rules
Browse files Browse the repository at this point in the history
Sauvegarde les aides désactivées dans un fichier à part
  • Loading branch information
EmileRolley authored Jan 2, 2025
2 parents 9cc0389 + 1e2657f commit 6ddd60e
Show file tree
Hide file tree
Showing 3 changed files with 810 additions and 802 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"publicodes-build"
],
"scripts": {
"compile:rules": "publicodes compile src/rules",
"compile:rules": "publicodes compile src/rules/*.publicodes",
"generate": "yarn run compile:rules && bun scripts/generate.js",
"pretest": "yarn run generate",
"test": "vitest run",
Expand Down
Loading

0 comments on commit 6ddd60e

Please sign in to comment.