@logicflow/layout 1.2.0-alpha.16 → 2.0.1

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.
@@ -0,0 +1,23 @@
1
+
2
+ > @logicflow/layout@2.0.0 prebuild /Users/didi/Desktop/github/LogicFlow/packages/layout
3
+ > rss
4
+
5
+ > [prebuild] run-s -s clean:build
6
+ > [clean:build] rimraf dist es lib
7
+
8
+ > @logicflow/layout@2.0.0 build /Users/didi/Desktop/github/LogicFlow/packages/layout
9
+ > run-p -s build:dev build:umd
10
+
11
+ 
12
+ ./src/index.ts → dist/index.min.js...
13
+ +------------------------------------+
14
+ | |
15
+ | Bundle Format: umd |
16
+ | Bundle Name: Layout |
17
+ | Destination: dist/index.min.js |
18
+ | Bundle Size: 85.65 KB |
19
+ | Minified Size: 85.03 KB |
20
+ | GZipped Size: 28.45 KB |
21
+ | |
22
+ +------------------------------------+
23
+ created dist/index.min.js in 3.8s