Skip to content

Commit d5f9d5b

Browse files
committed
chore: add .npmrc file to configure build script behavior
- Created a new .npmrc file to set the ignore-build-scripts option to false, allowing build scripts to run during installation.
1 parent 52b6c8d commit d5f9d5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ignore-build-scripts=false

0 commit comments

Comments
 (0)