Commit 69ccbfe
committed
refactor(project): Add internal flag to skip writing resources to dist
By setting UI5_BUILD_NO_WRITE to any truthy value, build results will
not be written to the dist directory.
This is useful for testing the build performance, focusing on the build
itself rather then the heave I/O operation of writing the result to
disk.1 parent bbf3d69 commit 69ccbfe
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
255 | | - | |
| 254 | + | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
0 commit comments