Commit 36140a3
committed
minor #2245 [Site] Skip yarn & npm install during deploy (smnandre)
This PR was merged into the 2.x branch.
Discussion
----------
[Site] Skip yarn & npm install during deploy
> To disable the JavaScript dependencies and asset building, set NO_NPM or NO_YARN to 1 depending on your package manager.
cf https://docs.platform.sh/guides/symfony/integration.html#symfony-build
Commits
-------
00ae08f [Site] Skip yarn & npm install during deploy1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 | | |
51 | 56 | | |
52 | 57 | | |
| |||
55 | 60 | | |
56 | 61 | | |
57 | 62 | | |
| 63 | + | |
58 | 64 | | |
59 | 65 | | |
60 | 66 | | |
0 commit comments