1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Include .npmrc file in builds to omit optionalDeps (#21192)

This commit is contained in:
James M. Greene
2021-08-30 09:53:45 -05:00
committed by GitHub
parent 704f699353
commit 535e30c208
2 changed files with 2 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ jobs:
translations/ \
server.mjs \
package*.json \
.npmrc \
feature-flags.json \
next.config.js \
app.json \