@hero-design/rn 7.15.3 → 7.15.4

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.
@@ -1,9 +1,12 @@
1
- @hero-design/rn:build: cache hit, replaying output 77bd26e12cc963db
1
+ @hero-design/rn:build: cache hit, replaying output f41f2e0e675e456b
2
2
  @hero-design/rn:build: $ yarn build:js && yarn build:types
3
3
  @hero-design/rn:build: $ rollup -c
4
4
  @hero-design/rn:build: 
5
5
  @hero-design/rn:build: src/index.ts → lib/index.js, es/index.js...
6
+ @hero-design/rn:build: Dynamic import can only be supported when transforming ES modules to AMD, CommonJS or SystemJS. Only the parser plugin will be enabled.
7
+ @hero-design/rn:build: [BABEL] Note: The code generator has deoptimised the styling of undefined as it exceeds the max of 500KB.
8
+ @hero-design/rn:build: [BABEL] Note: The code generator has deoptimised the styling of undefined as it exceeds the max of 500KB.
6
9
  @hero-design/rn:build: (!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
7
10
  @hero-design/rn:build: (!) Plugin node-resolve: preferring built-in module 'events' over local alternative at '/root/hero-design/node_modules/events/events.js', pass 'preferBuiltins: false' to disable this behavior or 'preferBuiltins: true' to disable this warning
8
- @hero-design/rn:build: created lib/index.js, es/index.js in 28.2s
11
+ @hero-design/rn:build: created lib/index.js, es/index.js in 26.8s
9
12
  @hero-design/rn:build: $ tsc --noEmit false --emitDeclarationOnly