10000 Move patch to includes folder to ensure that it gets published · GitklcHub/rushstack@d491eb0 · GitHub
[go: up one dir, main page]

Skip to content

Commit d491eb0

Browse files
committed
Move patch to includes folder to ensure that it gets published
1 parent 047e419 commit d491eb0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

heft-plugins/heft-jest-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line c 6ADF hange
@@ -16,7 +16,7 @@
1616
"start": "heft test --clean --watch",
1717
"_phase:build": "heft build --clean",
1818
"_phase:test": "heft test --no-build",
19-
"postinstall": "node ./src/patches/jestScriptTransformerPatch.js"
19+
"postinstall": "node ./includes/jestScriptTransformerPatch.js"
2020
},
2121
"peerDependencies": {
2222
"@rushstack/heft": "^0.47.5"

0 commit comments

Comments
 (0)
0