@micro-zoe/micro-app 1.0.0-rc.26 → 1.0.0-rc.28

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micro-zoe/micro-app",
3
- "version": "1.0.0-rc.26",
3
+ "version": "1.0.0-rc.28",
4
4
  "description": "A lightweight, efficient and powerful micro front-end framework",
5
5
  "private": false,
6
6
  "main": "lib/index.min.js",
@@ -372,6 +372,7 @@ declare module '@micro-app/types' {
372
372
  inheritBaseBody?:boolean,
373
373
  escapeIframeWindowEvents? : Array<string>,
374
374
  disableIframeRootDocument?: boolean,
375
+ excludeRewriteIframeConstructor?: string[]
375
376
  }
376
377
 
377
378
  // MicroApp config