Skip to content

Commit c880c43

Browse files
committed
Enable pre and post npm scripts
pnpm doesn't run things like "prebuild" by default. Since we depend on that behavior a lot, this enables it for the whole repository.
1 parent 1e37ac0 commit c880c43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
enable-pre-post-scripts=true

0 commit comments

Comments
 (0)