@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.mjs CHANGED
@@ -2030,6 +2030,7 @@ async function compileSnapshotEntry(options) {
2030
2030
  declarationMap: false,
2031
2031
  sourceMap: false,
2032
2032
  inlineSourceMap: false,
2033
+ inlineSources: false,
2033
2034
  composite: false,
2034
2035
  incremental: false,
2035
2036
  tsBuildInfoFile: void 0,