@dxos/esbuild-plugins 2.19.12-dev.aaf6c6df → 2.19.12-dev.b4a312f7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esbuild-plugins.build.log +15 -0
- package/package.json +1 -1
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
Invoking: toolchain build:test
|
|
2
|
+
|
|
3
|
+
ENOENT: no such file or directory, stat '/home/github/_work/protocols/protocols/toolchains/esbuild-plugins/src/proto/gen'
|
|
4
|
+
|
|
5
|
+
typescript
|
|
6
|
+
OK in 2060 ms
|
|
7
|
+
|
|
8
|
+
eslint
|
|
9
|
+
OK in 3317 ms
|
|
10
|
+
|
|
11
|
+
jest
|
|
12
|
+
No tests found, exiting with code 0
|
|
13
|
+
OK in 952 ms
|
|
14
|
+
|
|
15
|
+
CHECK COMPLETE in 6337 ms
|