Skip to content

Commit 6efcaa3

Browse files
authored
Build fixes (#62)
* Remove artifacts from tree Signed-off-by: Hubert Figuière <hub@collabora.com> * README: add quick build instructions Signed-off-by: Hubert Figuière <hub@collabora.com> * build: properly rebuild on test changes Signed-off-by: Hubert Figuière <hub@collabora.com> * build: enable maps disable minify Signed-off-by: Hubert Figuière <hub@collabora.com> --------- Signed-off-by: Hubert Figuière <hub@collabora.com>
1 parent 1d80add commit 6efcaa3

78 files changed

Lines changed: 21 additions & 225 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ lib
77
tmp
88
node_modules
99
cache
10+
/packages/k6-tests/artifacts

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ If you find a security issue please contact [security@owncloud.com](mailto:secur
2525

2626
Fork -> Patch -> Push -> Pull Request
2727

28+
### Building
29+
30+
- You need pnpm
31+
- Run `pnpm install`
32+
- Run `pnpm build`
33+
2834
## License
2935

3036
Apache-2.0

packages/k6-tests/artifacts/__chunk/chunk-25P72U2L.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/k6-tests/artifacts/__chunk/chunk-2GLZYVP2.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/k6-tests/artifacts/__chunk/chunk-3AH26GZZ.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/k6-tests/artifacts/__chunk/chunk-3JBADMMF.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/k6-tests/artifacts/__chunk/chunk-4PSSNLQ4.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/k6-tests/artifacts/__chunk/chunk-5PXSCTSV.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/k6-tests/artifacts/__chunk/chunk-67ZPEBXR.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/k6-tests/artifacts/__chunk/chunk-6KP6ZJBI.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)