@emeryld/rrroutes-export 1.0.10 → 1.0.11

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/dist/index.cjs CHANGED
@@ -2084,6 +2084,7 @@ async function compileSnapshotEntry(options) {
2084
2084
  declarationMap: false,
2085
2085
  sourceMap: false,
2086
2086
  inlineSourceMap: false,
2087
+ inlineSources: false,
2087
2088
  composite: false,
2088
2089
  incremental: false,
2089
2090
  tsBuildInfoFile: void 0,