|
|
@ -18,3 +18,5 @@ |
|
|
# --no-bin-links option is needed to prevent npm from creating symlinks in the .bin |
|
|
# --no-bin-links option is needed to prevent npm from creating symlinks in the .bin |
|
|
# directory, which doesn't work inside Vagrant on Windows |
|
|
# directory, which doesn't work inside Vagrant on Windows |
|
|
no_bin_links: true |
|
|
no_bin_links: true |
|
|
|
|
|
# Disable automatic running of package install scripts, for security |
|
|
|
|
|
ignore_scripts: true |